| Package | Description | 
|---|---|
| weblogic.management.configuration | |
| weblogic.management.runtime | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CoherenceClusterSystemResourceMBeanThis bean defines a system-level Coherence cluster resource. | 
| interface  | CustomResourceMBeanA 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  | JDBCSystemResourceMBeanThis bean defines a system-level JDBC resource. | 
| interface  | JMSInteropModuleMBeanThis bean defines a system-level JMS resource. | 
| interface  | JMSSystemResourceMBeanThis bean defines a system-level JMS resource. | 
| interface  | WLDFSystemResourceMBeanThis bean defines a system-level WebLogic Diagnostic Framework
 (WLDF) resource. | 
| Modifier and Type | Method and Description | 
|---|---|
| SystemResourceMBean[] | DomainMBean. getSystemResources()Return the SystemResourceMBeans in this Domain. | 
| SystemResourceMBean | DomainMBean. lookupSystemResource(String name)Lookup a particular SystemResource in this domain. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DomainRuntimeMBean. restartSystemResource(SystemResourceMBean resource)Restarts a system resource on all nodes to which it is deployed. |