BEA Systems, Inc.

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


Uses of Interface
weblogic.management.runtime.ConnectorComponentRuntimeMBean

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

Uses of ConnectorComponentRuntimeMBean in weblogic.management.runtime
 

Methods in weblogic.management.runtime that return ConnectorComponentRuntimeMBean
 ConnectorComponentRuntimeMBean[] ConnectorServiceRuntimeMBean.getRAs()
          Returns an array of runtime information for all deployed resource adapters.
 ConnectorComponentRuntimeMBean[] ConnectorServiceRuntimeMBean.getActiveRAs()
          Returns an array of runtime information for all deployed and active resource adapters.
 ConnectorComponentRuntimeMBean[] ConnectorServiceRuntimeMBean.getInactiveRAs()
          Returns an array of runtime information for all deployed and inactive resource adapters.
 ConnectorComponentRuntimeMBean ConnectorServiceRuntimeMBean.getRA(String key)
          Returns the runtime information of the resource adapter specified by the given JNDI name.
 


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