|
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 ResourceRuntimeMBean | |
---|---|
weblogic.management.runtime |
Uses of ResourceRuntimeMBean in weblogic.management.runtime |
---|
Methods in weblogic.management.runtime that return ResourceRuntimeMBean | |
---|---|
abstract ResourceRuntimeMBean[] |
ResourceManagerRuntimeMBean.getResourceRuntimes() The list of resource runtimes managed for the current Partition in the current server instance. |
abstract ResourceRuntimeMBean |
ResourceManagerRuntimeMBean.lookupResourceRuntime(String name) Looks up a ResourceRuntimeMBean among the list of resource runtimes managed for the current Partition with the given name. |
abstract ResourceRuntimeMBean |
ResourceManagerRuntimeMBean.lookupResourceRuntimeByResourceType(ResourceRuntimeMBean.ResourceType resourceType) Looks up a ResourceRuntimeMBean among the list of resource runtimes managed for the current Partition with the given resource type. |
Methods in weblogic.management.runtime with parameters of type ResourceRuntimeMBean | |
---|---|
abstract boolean |
ResourceManagerRuntimeMBean.addResourceRuntime(ResourceRuntimeMBean bean) Adds a resource runtime MBean as child to the ResourceManagerRuntimeMBean for the current Partition in the current server instance. |
abstract boolean |
ResourceManagerRuntimeMBean.removeResourceRuntime(ResourceRuntimeMBean bean) Removes the specified resource runtime MBean from the ResourceManagerRuntimeMBean of the current Partition in the current server instance. |
|
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 |