| 
 | Oracle Fusion Middleware Oracle WebLogic Server MBean Javadoc 11g Release 1 (10.3.4) Part Number E13945-04 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface DomainRuntimeMBean
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.
This is a type-safe interface for a
 WebLogic Server MBean, which you can import into your client
 classes and access through
 weblogic.management.MBeanHome. As of 9.0, the
 MBeanHome interface and all type-safe interfaces for
 WebLogic Server MBeans are deprecated. Instead, client classes that
 interact with WebLogic Server MBeans should use standard JMX design
 patterns in which clients use the
 javax.management.MBeanServerConnection interface to
 discover MBeans, attributes, and attribute types at runtime. 
| Method Summary | |
|---|---|
|  Date | getActivationTime()The time when the domain became active. | 
|  AppRuntimeStateRuntimeMBean | getAppRuntimeStateRuntime()Returns a service from which it is possible to determine the state applications throughout the domain. | 
|  CoherenceServerLifeCycleRuntimeMBean[] | getCoherenceServerLifeCycleRuntimes()The CoherenceServerLifecycleRuntimeMBeanfor all configured Coherence servers
 in the domain. | 
|  ConsoleRuntimeMBean | getConsoleRuntime()Return the MBean which provides access to console runtime services. | 
|  DeployerRuntimeMBean | getDeployerRuntime()Deprecated. 9.0.0.0 | 
|  DeploymentManagerMBean | getDeploymentManager()Provides access to the service interface to the interface that is used to deploy new customer applications or modules into this domain. | 
|  LogRuntimeMBean | getLogRuntime()Return the MBean which provides access to the control interface for WLS server logging. | 
|  MessageDrivenControlEJBRuntimeMBean | getMessageDrivenControlEJBRuntime()The MessageDrivenControlEJBRuntimeMBean for this server. | 
|  MigratableServiceCoordinatorRuntimeMBean | getMigratableServiceCoordinatorRuntime()Returns the service used for coordinating the migraiton of migratable services. | 
|  MigrationDataRuntimeMBean[] | getMigrationDataRuntimes()Returns a history of server migrations. | 
|  WseePolicySubjectManagerRuntimeMBean | getPolicySubjectManagerRuntime() | 
|  ServerLifeCycleRuntimeMBean[] | getServerLifeCycleRuntimes()The ServerLifecycleRuntimeMBeanfor all configured servers
 in the domain. | 
|  ServiceMigrationDataRuntimeMBean[] | getServiceMigrationDataRuntimes()Returns all the service migrations done in the domain | 
|  SNMPAgentRuntimeMBean | getSNMPAgentRuntime()Return the MBean which provides access to the monitoring statistics for WLS SNMP Agent. | 
|  CoherenceServerLifeCycleRuntimeMBean | lookupCoherenceServerLifeCycleRuntime(String name)Returns the Coherence server life cycle run-time MBean for the specified server. | 
|  ServerLifeCycleRuntimeMBean | lookupServerLifeCycleRuntime(String name)Returns the server life cycle run-time MBean for the specified server. | 
|  void | restartSystemResource(SystemResourceMBean resource)Restarts a system resource on all nodes to which it is deployed. | 
|  void | setPolicySubjectManagerRuntime(WseePolicySubjectManagerRuntimeMBean bean) | 
| Method Detail | 
|---|
Date getActivationTime()
The time when the domain became active.
ServerLifeCycleRuntimeMBean[] getServerLifeCycleRuntimes()
The ServerLifecycleRuntimeMBean for all configured servers
 in the domain.
ServerLifeCycleRuntimeMBean lookupServerLifeCycleRuntime(String name)
name - 
CoherenceServerLifeCycleRuntimeMBean[] getCoherenceServerLifeCycleRuntimes()
The CoherenceServerLifecycleRuntimeMBean for all configured Coherence servers
 in the domain.
CoherenceServerLifeCycleRuntimeMBean lookupCoherenceServerLifeCycleRuntime(String name)
name - 
DeployerRuntimeMBean getDeployerRuntime()
Provides access to the service interface to the interface that is used to deploy new customer applications or modules into this domain.
DeploymentManagerMBean getDeploymentManager()
Provides access to the service interface to the interface that is used to deploy new customer applications or modules into this domain.
AppRuntimeStateRuntimeMBean getAppRuntimeStateRuntime()
MigratableServiceCoordinatorRuntimeMBean getMigratableServiceCoordinatorRuntime()
MigrationDataRuntimeMBean[] getMigrationDataRuntimes()
LogRuntimeMBean getLogRuntime()
Return the MBean which provides access to the control interface for WLS server logging.
MessageDrivenControlEJBRuntimeMBean getMessageDrivenControlEJBRuntime()
The MessageDrivenControlEJBRuntimeMBean for this server.
SNMPAgentRuntimeMBean getSNMPAgentRuntime()
Return the MBean which provides access to the monitoring statistics for WLS SNMP Agent.
ConsoleRuntimeMBean getConsoleRuntime()
WseePolicySubjectManagerRuntimeMBean getPolicySubjectManagerRuntime()
void setPolicySubjectManagerRuntime(WseePolicySubjectManagerRuntimeMBean bean)
void restartSystemResource(SystemResourceMBean resource)
                           throws ManagementException
ManagementExceptionServiceMigrationDataRuntimeMBean[] getServiceMigrationDataRuntimes()
| 
 | Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server MBean Javadoc 11g Release 1 (10.3.4) Part Number E13945-04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||