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

Packages that use ComponentRuntimeMBean
weblogic.management.runtime   

 

Uses of ComponentRuntimeMBean in weblogic.management.runtime

 

Subinterfaces of ComponentRuntimeMBean in weblogic.management.runtime
 interface AppClientComponentRuntimeMBean
          This is the ComponentRuntimeMBean for Java EE Application Client Containers.
 interface ComponentConcurrentRuntimeMBean
          Component concurrent managed object runtime information.
 interface ConnectorComponentRuntimeMBean
          Generates notifications about the deployment state of resource adapters.
 interface EJBComponentRuntimeMBean
          This is the top level interface for all runtime information collected for an EJB module.
 interface InterceptionComponentRuntimeMBean
          Interception: This is the top level interface for all runtime information collected for an Interception module.
 interface JDBCDataSourceRuntimeMBean
          This class is used for monitoring a WebLogic JDBC Data Source and its associated connection pool.
 interface JDBCMultiDataSourceRuntimeMBean
          This class is used for monitoring a WebLogic JDBC Multi Data Source and its associated data sources.
 interface JDBCOracleDataSourceRuntimeMBean
          Runtime MBean that represents a JDBC RAC JDBC data source.
 interface JDBCProxyDataSourceRuntimeMBean
          Runtime MBean that represents a Proxy JDBC data source.
 interface JDBCReplayStatisticsRuntimeMBean
          This class is used to get replay statics for an Oracle replay datasource aggregated across all connections in the pool.
 interface JDBCUCPDataSourceRuntimeMBean
          Runtime MBean that represents a UCP JDBC data source.
 interface JMSComponentRuntimeMBean
          This is the top level interface for all runtime information collected for an JMS module.
 interface WebAppComponentRuntimeMBean
          Describes a servlet component (servlet context).

 

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

 


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