| Package | Description | 
|---|---|
| weblogic.management.mbeanservers.domainruntime | 
 Provides interfaces for  
weblogic.management.mbeanservers.domainruntime. | 
| weblogic.management.runtime | 
 Contains classes and interfaces for monitoring a WebLogic 
Server domain. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PartitionRuntimeMBean | 
DomainRuntimeServiceMBean.findPartitionRuntime(String partitionName,
                    String serverName)
Returns the  
PartitionRuntimeMBean for the specified
 partition and server instance. | 
PartitionRuntimeMBean[] | 
DomainRuntimeServiceMBean.findPartitionRuntimes(String partitionName)
Returns all current  
PartitionRuntimeMBean instances for
  given  partition on all targeted servers in the domain. | 
| Modifier and Type | Method and Description | 
|---|---|
PartitionRuntimeMBean[] | 
ServerRuntimeMBean.getPartitionRuntimes()
 Returns the list of partition runtime beans 
 |