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.
Fully Qualified Interface 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
|
Factory Methods | No factory methods. Instances of this MBean are created automatically. |
This section describes attributes that provide access to other MBeans.
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 |
Relationship type: | Containment. |
The CoherenceServerLifecycleRuntimeMBean
for all
configured Coherence servers in the domain.
Lookup Operation | lookupCoherenceServerLifeCycleRuntime(String name)
Returns a |
Privileges | Read only |
Type | CoherenceServerLifeCycleRuntimeMBean[] |
Relationship type: | Reference. |
Return the MBean which provides access to console runtime services.
Privileges | Read only |
Type | ConsoleRuntimeMBean |
Relationship type: | Reference. |
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 |
Relationship type: | Containment. |
Provides access to the service interface to the interface that is used to deploy new customer applications or modules into this domain.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | DeploymentManagerMBean |
Relationship type: | Containment. |
Return the MBean which provides access to the control interface for WLS server logging.
Privileges | Read only |
Type | LogRuntimeMBean |
Relationship type: | Reference. |
The MessageDrivenControlEJBRuntimeMBean for this server.
Privileges | Read only |
Type | MessageDrivenControlEJBRuntimeMBean |
Relationship type: | Reference. |
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 |
Relationship type: | Containment. |
Returns a history of server migrations. Each array element represents a past or an ongoing migration.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | MigrationDataRuntimeMBean[] |
Relationship type: | Containment. |
Privileges | Read/Write |
Type | WseePolicySubjectManagerRuntimeMBean |
Relationship type: | Reference. |
Redeploy or Restart required | Changes take effect after you redeploy the module or restart the server. |
The ServerLifecycleRuntimeMBean
for all configured
servers in the domain.
Lookup Operation | lookupServerLifeCycleRuntime(String name)
Returns a |
Privileges | Read only |
Type | ServerLifeCycleRuntimeMBean[] |
Relationship type: | Reference. |
Returns all the service migrations done in the domain
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | ServiceMigrationDataRuntimeMBean[] |
Relationship type: | Containment. |
Return the MBean which provides access to the monitoring statistics for WLS SNMP Agent.
Privileges | Read only |
Type | SNMPAgentRuntimeMBean |
Relationship type: | Reference. |
This section describes the following attributes:
The time when the domain became active.
Privileges | Read only |
Type | java.util.Date |
Private property that disables caching in proxies.
Privileges | Read only |
Type | boolean |
Returns the MBean info for this MBean.
Deprecated.
Privileges | Read only |
Type | javax.management.MBeanInfo |
The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.
Privileges | Read only |
Type | java.lang.String |
Returns the ObjectName under which this MBean is registered in the MBean server.
Deprecated.
Privileges | Read only |
Type | weblogic.management.WebLogicObjectName |
Return the immediate parent for this MBean
Privileges | Read/Write |
Type |
Returns false if the MBean represented by this object has been unregistered.
Deprecated.
Privileges | Read only |
Type | boolean |
Returns the type of the MBean.
Privileges | Read only |
Type | java.lang.String |
This section describes the following operations:
|
Operation Name | "preDeregister" |
Parameters | null |
Signature | null |
Returns |
void
|
Exceptions |
|
Restarts a system resource on all nodes to which it is deployed.
Operation Name | "restartSystemResource" |
Parameters | Object [] { }
where: |
Signature | String [] {
"weblogic.management.configuration.SystemResourceMBean" } |
Returns |
void
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|