BEA Systems, Inc.

Type-Safe Access to BEA WebLogic Server 9.0 MBeans (Deprecated)

(Methods marked with @since 9.0.0.0 are not available through the deprecated MBeanHome interface.)


Uses of Interface
weblogic.management.configuration.SystemResourceMBean

Packages that use SystemResourceMBean
weblogic.management.configuration   
weblogic.management.runtime   
 

Uses of SystemResourceMBean in weblogic.management.configuration
 

Subinterfaces of SystemResourceMBean in weblogic.management.configuration
 interface JDBCSystemResourceMBean
          This bean defines a system-level JDBC resource.
 interface JMSInteropModuleMBean
          This bean defines a system-level JMS resource.
 interface JMSSystemResourceMBean
          This bean defines a system-level JMS resource.
 

Methods in weblogic.management.configuration that return SystemResourceMBean
 SystemResourceMBean[] DomainMBean.getSystemResources()
          Return the SystemResourceMBeans in this Domain.
 SystemResourceMBean DomainMBean.lookupSystemResource(String name)
          Lookup a particular SystemResource in this domain.
 

Uses of SystemResourceMBean in weblogic.management.runtime
 

Methods in weblogic.management.runtime with parameters of type SystemResourceMBean
 void DomainRuntimeMBean.restartSystemResource(SystemResourceMBean resource)
          Restarts a system resource on all nodes it is deployed to.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.