public interface ComponentConcurrentRuntimeMBean extends ComponentRuntimeMBean
ACTIVATED, NEW, PREPARED, UNPREPARED| Modifier and Type | Method and Description | 
|---|---|
| ManagedExecutorServiceRuntimeMBean[] | getManagedExecutorServiceRuntimes()Get the runtime mbeans for all ManagedExecutorServices defined in this component | 
| ManagedScheduledExecutorServiceRuntimeMBean[] | getManagedScheduledExecutorServiceRuntimes()Get the runtime mbeans for all ManagedScheduledExecutorServices defined in this component | 
| ManagedThreadFactoryRuntimeMBean[] | getManagedThreadFactoryRuntimes()Get the runtime mbeans for all ManagedThreadFactorys defined in this component | 
getDeploymentState, getModuleId, getWorkManagerRuntimesaddPropertyChangeListener, removePropertyChangeListenergetMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParentgetAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preDeregister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListenerManagedThreadFactoryRuntimeMBean[] getManagedThreadFactoryRuntimes()
Get the runtime mbeans for all ManagedThreadFactorys defined in this component
ManagedExecutorServiceRuntimeMBean[] getManagedExecutorServiceRuntimes()
Get the runtime mbeans for all ManagedExecutorServices defined in this component
ManagedScheduledExecutorServiceRuntimeMBean[] getManagedScheduledExecutorServiceRuntimes()
Get the runtime mbeans for all ManagedScheduledExecutorServices defined in this component