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 Class
weblogic.management.runtime.ResourceRuntimeMBean.ResourceType

Packages that use ResourceRuntimeMBean.ResourceType
weblogic.management.runtime   

 

Uses of ResourceRuntimeMBean.ResourceType in weblogic.management.runtime

 

Methods in weblogic.management.runtime that return ResourceRuntimeMBean.ResourceType
static ResourceRuntimeMBean.ResourceType ResourceRuntimeMBean.ResourceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResourceRuntimeMBean.ResourceType[] ResourceRuntimeMBean.ResourceType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.

 

Methods in weblogic.management.runtime with parameters of type ResourceRuntimeMBean.ResourceType
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.

 


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