This class is used for monitoring a WebLogic domain. A domain may contain zero or more clusters. A cluster may be looked up by a logical name.
If you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.management.runtime.DomainRuntimeMBean
No factory methods. Instances of this MBean are created automatically.
You can access this MBean from the following MBean attributes:
| 
 | 
This section describes attributes that contain child MBeans. For more information about the MBean hierarchy, refer to WebLogic Server MBean Data Model.
Returns a service from which it is possible to determine the state applications throughout the domain.
| Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. | 
| Privileges | Read only | 
| Type | AppRuntimeStateRuntimeMBean | 
Provides access to the service interface to the interface that is used to deploy new customer applications or modules into this domain.
 Deprecated.
| Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. | 
| Privileges | Read only | 
| Type | DeployerRuntimeMBean | 
Return the MBean which provides access to the control interface for WLS server logging.
| Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. | 
| Privileges | Read only | 
| Type | LogRuntimeMBean | 
The MessageDrivenControlEJBRuntimeMBean for this server.
| Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. | 
| Privileges | Read only | 
| Type | MessageDrivenControlEJBRuntimeMBean | 
Returns the service used for coordinating the migraiton of migratable services.
| Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. | 
| Privileges | Read only | 
| Type | MigratableServiceCoordinatorRuntimeMBean | 
The ServerLifecycleRuntimeMBean for all configured 
servers in the domain.
| Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. | 
| Lookup Operation | lookupServerLifeCycleRuntime(String name)
 Returns a   | 
| Privileges | Read only | 
| Type | ServerLifeCycleRuntimeMBean[] | 
Return the MBean which provides access to the monitoring statistics for WLS SNMP Agent.
| Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. | 
| Privileges | Read only | 
| Type | SNMPAgentRuntimeMBean | 
This section describes the following attributes:
The time when the domain became active.
| Privileges | Read only | 
| Type | java.util.Date | 
The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.
| Privileges | Read only | 
| Type | java.lang.String | 
Return the immediate parent for this MBean
| Privileges | Read/Write | 
| Type | 
Returns the type of the MBean.
| Privileges | Read only | 
| Type | java.lang.String | 
This section describes the following operations:
| 
 | 
Restarts a system resource on all nodes it is deployed to.
| Operation Name | "restartSystemResource" | 
| Parameters | Object [] { 
									 } 
where:  | 
| Signature | String [] {  
									"weblogic.management.configuration.SystemResourceMBean" } | 
| Returns | 
    void
     | 
weblogic.management.ManagementException