Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


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 CoherenceClusterSystemResourceMBean
          This bean defines a system-level Coherence cluster resource.
 interface CustomResourceMBean
          A CustomResource is an untyped SystemResource for which creator of the bean defines the name of the class that will be used when the resource is deployed on the managed server.
 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.
 interface WLDFSystemResourceMBean
          This bean defines a system-level WebLogic Diagnostic Framework (WLDF) resource.

 

Methods in weblogic.management.configuration that return SystemResourceMBean
abstract  SystemResourceMBean[] DomainMBean.getSystemResources()
          Return the SystemResourceMBeans in this Domain.
abstract  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
abstract  void DomainRuntimeMBean.restartSystemResource(SystemResourceMBean resource)
          Restarts a system resource on all nodes to which it is deployed.

 


Skip navigation links

Copyright 1996, 2015, 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
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09