BEA Systems, Inc.

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


Uses of Interface
weblogic.management.runtime.ConnectorInboundRuntimeMBean

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

Uses of ConnectorInboundRuntimeMBean in weblogic.management.runtime
 

Methods in weblogic.management.runtime that return ConnectorInboundRuntimeMBean
 ConnectorInboundRuntimeMBean[] ConnectorServiceRuntimeMBean.getInboundConnections(String messageListenerType)
          Returns runtime information for the specified inbound connection.
 ConnectorInboundRuntimeMBean[] ConnectorComponentRuntimeMBean.getInboundConnections()
          An array of runtime information for all inbound connections for the resource adapter.
 ConnectorInboundRuntimeMBean ConnectorComponentRuntimeMBean.getInboundConnection(String messageListenerType)
          Runtime information for the specified inbound connection.
 


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