Uses of Interface
org.jivesoftware.openfire.mbean.ThreadPoolExecutorDelegateMBean
-
Packages that use ThreadPoolExecutorDelegateMBean Package Description org.jivesoftware.openfire.mbean -
-
Uses of ThreadPoolExecutorDelegateMBean in org.jivesoftware.openfire.mbean
Classes in org.jivesoftware.openfire.mbean that implement ThreadPoolExecutorDelegateMBean Modifier and Type Class Description classThreadPoolExecutorDelegateA delegate for aThreadPoolExecutorinstance, to expose a subset of its functionality as an MBean (as defined byThreadPoolExecutorDelegateMBean.
-