Class SimpleTaskExecutorStats
Object
SimpleTaskExecutorStats
- All Implemented Interfaces:
ThreadPoolStats
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleTaskExecutorStats
public SimpleTaskExecutorStats()
-
-
Method Details
-
setPool
public void setPool(SimpleAsyncTaskExecutor pool) -
getPoolSize
@ManagedAttribute public int getPoolSize()- Specified by:
getPoolSizein interfaceThreadPoolStats
-
getActiveThreadCount
@ManagedAttribute public int getActiveThreadCount()- Specified by:
getActiveThreadCountin interfaceThreadPoolStats
-