Uses of Interface
org.jboss.util.threadpool.ThreadPoolMBean
-
Packages that use ThreadPoolMBean Package Description org.jboss.util.threadpool -
-
Uses of ThreadPoolMBean in org.jboss.util.threadpool
Subinterfaces of ThreadPoolMBean in org.jboss.util.threadpool Modifier and Type Interface Description interface
BasicThreadPoolMBean
Management interface for the thread pool.Classes in org.jboss.util.threadpool that implement ThreadPoolMBean Modifier and Type Class Description class
BasicThreadPool
A basic thread pool.
-