Interface ThreadExecutorMBean
- All Known Subinterfaces:
BoundedQueueThreadPoolExecutorMBean, BoundedThreadPoolExecutorMBean, ThreadPoolExecutorMBean
- All Known Implementing Classes:
JBossScheduledThreadPoolExecutor, JBossThreadPoolExecutor, QueueExecutor, QueuelessExecutor
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionintDeprecated.intDeprecated.intDeprecated.intDeprecated.
-
Method Details
-
getRejectedCount
int getRejectedCount()Deprecated. -
getCurrentThreadCount
int getCurrentThreadCount()Deprecated. -
getLargestThreadCount
int getLargestThreadCount()Deprecated. -
getQueueSize
int getQueueSize()Deprecated.
-