|
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 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceManagerMBean | |
---|---|
weblogic.management.configuration |
Uses of ResourceManagerMBean in weblogic.management.configuration |
---|
Methods in weblogic.management.configuration that return ResourceManagerMBean | |
---|---|
abstract ResourceManagerMBean |
PartitionMBean.createResourceManager(String name) Creates the resource manager policy for the partition. |
abstract ResourceManagerMBean |
ResourceManagementMBean.createResourceManager(String name) This is the factory method for resource manager configurations scoped at the domain level. |
abstract ResourceManagerMBean |
PartitionMBean.getResourceManager() The resource manager policy assigned to the partition. |
abstract ResourceManagerMBean |
PartitionMBean.getResourceManagerRef() A resource manager reference from the resource management. |
abstract ResourceManagerMBean[] |
ResourceManagementMBean.getResourceManagers() Gets the list of configured resource managers in the Domain. |
abstract ResourceManagerMBean |
ResourceManagementMBean.lookupResourceManager(String name) Looks up a resource manager configuration from the list of resource managers configured in the domain |
Methods in weblogic.management.configuration with parameters of type ResourceManagerMBean | |
---|---|
abstract void |
PartitionMBean.destroyResourceManager(ResourceManagerMBean resourceManagerMBean) Destroys the resource manager policy assigned to the partition. |
abstract void |
ResourceManagementMBean.destroyResourceManager(ResourceManagerMBean resMgrMBean) Destroys and removes a resource manager configuration corresponding to the {code resMgrMBean} parameter, which is a child of this Domain. |
abstract void |
PartitionMBean.destroyResourceManagerRef(ResourceManagerMBean resourceManagerRef) Removes the resource manager reference from te resource management. |
abstract void |
PartitionMBean.setResourceManagerRef(ResourceManagerMBean resourceManagerRef) Sets the resource manager reference from the resource management. |
|
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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |