Package org.hcjf.service
Interface Service.ThreadPoolAgentMBean
-
- All Known Implementing Classes:
Service.ThreadPoolAgent
- Enclosing class:
- Service<C extends ServiceConsumer>
public static interface Service.ThreadPoolAgentMBean
-
-
Method Summary
Modifier and Type Method Description longgetActiveCount()longgetCompletedTaskCount()intgetCorePoolSize()intgetLargestPoolSize()intgetMaximumPoolSize()intgetPoolSize()longgetTaskCount()
-