Uses of Interface
org.jboss.threads.management.StandardThreadPoolMXBean
-
Packages that use StandardThreadPoolMXBean Package Description org.jboss.threads org.jboss.threads.management -
-
Uses of StandardThreadPoolMXBean in org.jboss.threads
Methods in org.jboss.threads that return StandardThreadPoolMXBean Modifier and Type Method Description StandardThreadPoolMXBeanEnhancedQueueExecutor. getThreadPoolMXBean()StandardThreadPoolMXBeanManagedThreadPoolExecutor. getThreadPoolMXBean() -
Uses of StandardThreadPoolMXBean in org.jboss.threads.management
Methods in org.jboss.threads.management that return StandardThreadPoolMXBean Modifier and Type Method Description StandardThreadPoolMXBeanManageableThreadPoolExecutorService. getThreadPoolMXBean()Create or acquire an MXBean instance for this thread pool.
-