| Package | Description | 
|---|---|
| weblogic.management.runtime | 
 Contains classes and interfaces for monitoring a WebLogic 
Server domain. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
EJBPoolRuntimeMBean | 
StatelessEJBRuntimeMBean.getPoolRuntime()
Provides the runtime information about the free pool for this
 EJB. 
 | 
EJBPoolRuntimeMBean | 
MessageDrivenEJBRuntimeMBean.getPoolRuntime()
Provides runtime information about the free pool for this
 EJB. 
 | 
EJBPoolRuntimeMBean | 
EntityEJBRuntimeMBean.getPoolRuntime()
Provides runtime information about the free pool, for this
 EJB. 
 |