| Package | Description | 
|---|---|
| weblogic.management.runtime | 
 Contains classes and interfaces for monitoring a WebLogic 
Server domain. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ServerLifeCycleRuntimeMBean[] | 
DomainRuntimeMBean.getServerLifeCycleRuntimes()
The  
ServerLifecycleRuntimeMBean for all configured servers
 in the domain. | 
ServerLifeCycleRuntimeMBean | 
DomainRuntimeMBean.lookupServerLifeCycleRuntime(String name)
Returns the server life cycle run-time MBean for the specified server. 
 |