Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
12c Release 1 (12.1.1)

Part Number E24395-02

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.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.
 ComponentRuntimeMBean[] ApplicationRuntimeMBean.lookupComponents()
          Deprecated.  
 


Copyright 1996, 2011, 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
Oracle WebLogic Server MBean Javadoc
12c Release 1 (12.1.1)

Part Number E24395-02