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.ManagedExecutorServiceRuntimeMBean

Packages that use ManagedExecutorServiceRuntimeMBean
weblogic.management.runtime   

 

Uses of ManagedExecutorServiceRuntimeMBean in weblogic.management.runtime

 

Subinterfaces of ManagedExecutorServiceRuntimeMBean in weblogic.management.runtime
 interface ManagedScheduledExecutorServiceRuntimeMBean
          ManagedScheduledExecutorService Runtime information.

 

Methods in weblogic.management.runtime that return ManagedExecutorServiceRuntimeMBean
abstract  ManagedExecutorServiceRuntimeMBean[] ApplicationRuntimeMBean.getManagedExecutorServiceRuntimes()
          Returns the list of managed executor service runtime instances for each application-scoped managed executor service that is associated with this enterprise application.
abstract  ManagedExecutorServiceRuntimeMBean[] ComponentConcurrentRuntimeMBean.getManagedExecutorServiceRuntimes()
          Get the runtime mbeans for all ManagedExecutorServices defined in this component
abstract  ManagedExecutorServiceRuntimeMBean ApplicationRuntimeMBean.lookupManagedExecutorServiceRuntime(String componentName, String name)
          Look up the ManagedExecutorServiceRuntimeMBean given the component name and managed executor service 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