BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.management.runtime.JMSConnectionRuntimeMBean

Packages that use JMSConnectionRuntimeMBean
weblogic.jms Factory used in implementing the optional JMS Server Session Pool feature. 
weblogic.management.runtime   
 

Uses of JMSConnectionRuntimeMBean in weblogic.jms
 

Methods in weblogic.jms that return JMSConnectionRuntimeMBean
 JMSConnectionRuntimeMBean[] JMSService.getConnections()
          Implements JMSRuntimeMBean interface
 

Uses of JMSConnectionRuntimeMBean in weblogic.management.runtime
 

Methods in weblogic.management.runtime that return JMSConnectionRuntimeMBean
 JMSConnectionRuntimeMBean[] JMSRuntimeMBean.getConnections()
          Returns the connections to this JMS server.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.