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.runtime.WorkManagerRuntimeMBean

Packages that use WorkManagerRuntimeMBean
weblogic.management.runtime   

 

Uses of WorkManagerRuntimeMBean in weblogic.management.runtime

 

Methods in weblogic.management.runtime that return WorkManagerRuntimeMBean
abstract  WorkManagerRuntimeMBean ManagedExecutorServiceRuntimeMBean.getWorkManager()
          Runtime information on the associated WorkManager.
abstract  WorkManagerRuntimeMBean ConnectorComponentRuntimeMBean.getWorkManagerRuntime()
          Runtime information for WebLogic's work manager that serves the adapter.
abstract  WorkManagerRuntimeMBean[] ApplicationRuntimeMBean.getWorkManagerRuntimes()
          Returns the list of work manager runtime instances for each application-scoped work manager that is associated with this enterprise application.
abstract  WorkManagerRuntimeMBean[] ComponentRuntimeMBean.getWorkManagerRuntimes()
          Get the runtime mbeans for all work managers defined in this component
abstract  WorkManagerRuntimeMBean[] PartitionRuntimeMBean.getWorkManagerRuntimes()
          An array of MBeans which expose this partition's active internal WorkManagers.
abstract  WorkManagerRuntimeMBean[] ServerRuntimeMBean.getWorkManagerRuntimes()
          Returns an array of MBeans which exposes this server's active internal WorkManagers.
abstract  WorkManagerRuntimeMBean ApplicationRuntimeMBean.lookupWorkManagerRuntime(String componentName, String wmName)
          Look up the WorkManagerRuntimeMBean given the component name and work manager name.

 


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