| Package | Description | 
|---|---|
| weblogic.management.mbeanservers.domainruntime | Provides interfaces for  weblogic.management.mbeanservers.domainruntime. | 
| weblogic.management.mbeanservers.runtime | Provides interfaces for  weblogic.management.mbeanservers.runtime. | 
| Modifier and Type | Method and Description | 
|---|---|
| ServerRuntimeMBean[] | DomainRuntimeServiceMBean. getServerRuntimes()Contains all  ServerRuntimeMBeaninstances on all servers 
 in the domain. | 
| ServerRuntimeMBean | DomainRuntimeServiceMBean. lookupServerRuntime(String name)Returns the  ServerRuntimeMBeanfor the specified server 
 instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| ServerRuntimeMBean | RuntimeServiceMBean. getServerRuntime()Contains  ServerRuntimeMBeanfor the current
 server. |