BEA Systems, Inc.

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

(Methods marked with @since 9.0.0.0 are not available through the deprecated MBeanHome interface.)


Uses of Interface
weblogic.management.runtime.ComponentRuntimeMBean

Packages that use ComponentRuntimeMBean
weblogic.management.runtime   
 

Uses of ComponentRuntimeMBean in weblogic.management.runtime
 

Subinterfaces of ComponentRuntimeMBean in weblogic.management.runtime
 interface EJBComponentRuntimeMBean
          This is the top level interface for all runtime information collected for an EJB module.
 interface JDBCConnectionPoolRuntimeMBean
          Deprecated. 9.0.0.0 Replaced by JDBCDataSourceRuntimeMBean
 interface WebAppComponentRuntimeMBean
          Describes a servlet component (servlet context).
 

Methods in weblogic.management.runtime that return ComponentRuntimeMBean
 ComponentRuntimeMBean[] ApplicationRuntimeMBean.lookupComponents()
          Deprecated.  
 ComponentRuntimeMBean[] ApplicationRuntimeMBean.getComponentRuntimes()
          Returns the list of component runtime instances for each J2EE component (such as an EJB or a Web application) that is contained in this Enterprise application.
 


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