| Package | Description | 
|---|---|
| weblogic.management.runtime | 
 Contains classes and interfaces for monitoring a WebLogic 
Server domain. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
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). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
ComponentRuntimeMBean[] | 
ApplicationRuntimeMBean.lookupComponents()
Deprecated.   
 |