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. | ||
Access Points |
You can access this MBean from the following MBean attributes:
|
||
Access Points Inherited from RuntimeMBean |
Because this MBean extends or implements RuntimeMBean, you can also access this MBean by retrieving RuntimeMBeans. The following attributes contain RuntimeMBeans and its subtypes:
|
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. |
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | BatchJobRepositoryRuntimeMBean |
Relationship type: | Containment. |
The CoherenceServerLifecycleRuntimeMBean
for all
configured Coherence servers in the domain.
Deprecated.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Lookup Operation | lookupCoherenceServerLifeCycleRuntime(String name)
Returns a |
Privileges | Read only |
Type | CoherenceServerLifeCycleRuntimeMBean[] |
Relationship type: | Containment. |
Return the MBean which provides access to console runtime services.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | ConsoleRuntimeMBean |
Relationship type: | Containment. |
Returns the domain partition runtime MBean for the "current" partition
Lookup Operation | lookupDomainPartitionRuntime(String name)
Returns a |
Privileges | Read only |
Type | DomainPartitionRuntimeMBean |
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. |
Returns domain partition runtimes.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Lookup Operation | lookupDomainPartitionRuntime(String name)
Returns a |
Privileges | Read only |
Type | DomainPartitionRuntimeMBean[] |
Relationship type: | Containment. |
Provides access to the service interface used to manage named edit sessions in this domain.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | EditSessionConfigurationManagerMBean |
Relationship type: | Containment. |
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | ElasticServiceManagerRuntimeMBean |
Relationship type: | Containment. |
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 |
Relationship type: | Containment. |
The MessageDrivenControlEJBRuntimeMBean for this server.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | MessageDrivenControlEJBRuntimeMBean |
Relationship type: | Containment. |
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. |
Provides access to the NodeManagerRuntimeMBeans useful for checking NodeManager reachability
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | NodeManagerRuntimeMBean[] |
Relationship type: | Containment. |
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | WseePolicySubjectManagerRuntimeMBean |
Relationship type: | Containment. |
Returns life cycle runtimes for domain-level resource groups.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Lookup Operation | lookupResourceGroupLifeCycleRuntime(String name)
Returns a |
Privileges | Read only |
Type | ResourceGroupLifeCycleRuntimeMBean[] |
Relationship type: | Containment. |
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | RolloutServiceRuntimeMBean |
Relationship type: | Containment. |
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[] |
Relationship type: | Containment. |
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.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | SNMPAgentRuntimeMBean |
Relationship type: | Containment. |
The SystemComponentLifecycleRuntimeMBean
for all
configured System Components in the domain.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Lookup Operation | lookupSystemComponentLifeCycleRuntime(String name)
Returns a |
Privileges | Read only |
Type | SystemComponentLifeCycleRuntimeMBean[] |
Relationship type: | Containment. |
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.
This attribute is not dynamic and requires a server restart to take effect.
Privileges | Read only |
Type | boolean |
Returns the MBean info for this MBean.
This attribute is not dynamic and requires a server restart to take effect.
Deprecated.
Privileges | Read only |
Type | javax.management.MBeanInfo |
The user-specified name of this MBean instance.
This name is included as one of the key properties in the
MBean's javax.management.ObjectName
:
Name=user-specified-name
Privileges | Read only |
Type | java.lang.String |
Returns the ObjectName under which this MBean is registered in the MBean server.
This attribute is not dynamic and requires a server restart to take effect.
Deprecated.
Privileges | Read only |
Type | weblogic.management.WebLogicObjectName |
Return the immediate parent for this MBean
This attribute is not dynamic and requires a server restart to take effect.
Privileges | Read/Write |
Type |
Returns false if the MBean represented by this object has been unregistered.
This attribute is not dynamic and requires a server restart to take effect.
Deprecated.
Privileges | Read only |
Type | boolean |
Returns the type of the MBean.
This attribute is not dynamic and requires a server restart to take effect.
Privileges | Read only |
Type | java.lang.String |
This section describes the following operations:
Operation Name | "forceShutdownPartitionWait" |
Parameters | Object [] { partitionMBean, timeout }
where:
|
Signature | String [] {
"weblogic.management.configuration.PartitionMBean",
"java.lang.Integer" } |
Returns | PartitionLifeCycleTaskRuntimeMBean |
Exceptions |
|
Restarts a system resource on all nodes to which it is deployed.
Operation Name | "restartSystemResource" |
Parameters | Object [] { resource }
where:
|
Signature | String [] {
"weblogic.management.configuration.SystemResourceMBean" } |
Returns |
void
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|
Starts the Partition with initialState and within timeOut msec. This is synchronous operation, where the function will not return untill the partition is started or an exception is thrown
Operation Name | "startPartitionWait" |
Parameters | Object [] { partitionMBean, initialState, timeOut }
where:
|
Signature | String [] {
"weblogic.management.configuration.PartitionMBean",
"java.lang.String",
"java.lang.Integer" } |
Returns | PartitionLifeCycleTaskRuntimeMBean |
Exceptions |
|