BEA Systems, Inc.

Type-Safe Access to BEA WebLogic Server 9.0 MBeans (Deprecated)


Uses of Interface
weblogic.management.runtime.WorkManagerRuntimeMBean

Packages that use WorkManagerRuntimeMBean
weblogic.management.runtime Contains classes and interfaces for monitoring a WebLogic Server domain. 
 

Uses of WorkManagerRuntimeMBean in weblogic.management.runtime
 

Methods in weblogic.management.runtime that return WorkManagerRuntimeMBean
 WorkManagerRuntimeMBean[] ServerRuntimeMBean.getWorkManagerRuntimes()
          Returns an array of MBeans which exposes this server's active internal WorkManagers.
 WorkManagerRuntimeMBean[] ComponentRuntimeMBeanImpl.getWorkManagerRuntimes()
           
 WorkManagerRuntimeMBean[] ComponentRuntimeMBean.getWorkManagerRuntimes()
          Get the runtime mbeans for all work managers defined in this component
 WorkManagerRuntimeMBean[] ApplicationRuntimeMBean.getWorkManagerRuntimes()
          Returns the list of work manager runtime instances for each application-scoped work manager that is associated with this Enterprise application.
 WorkManagerRuntimeMBean ApplicationRuntimeMBean.lookupWorkManagerRuntime(String componentName, String wmName)
          Lookup the WorkManagerRuntimeMBean given the component name and work manager name.
 

Methods in weblogic.management.runtime with parameters of type WorkManagerRuntimeMBean
 boolean ComponentRuntimeMBeanImpl.addWorkManagerRuntime(WorkManagerRuntimeMBean wmRuntime)
           
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.