| Package | Description | 
|---|---|
| weblogic.management.runtime | 
| Modifier and Type | Method and Description | 
|---|---|
| ManagedThreadFactoryRuntimeMBean[] | ComponentConcurrentRuntimeMBean. getManagedThreadFactoryRuntimes()Get the runtime mbeans for all ManagedThreadFactorys defined in this component | 
| ManagedThreadFactoryRuntimeMBean[] | ApplicationRuntimeMBean. getManagedThreadFactoryRuntimes()Returns the list of managed thread factory runtime instances for each 
 application-scoped managed thread factory that is associated with this enterprise 
 application. | 
| ManagedThreadFactoryRuntimeMBean | ApplicationRuntimeMBean. lookupManagedThreadFactoryRuntime(String componentName,
                                 String name)Look up the ManagedThreadFactoryRuntimeMBean given the component name and 
 managed thread factory name. |