BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.management.runtime.JMSServerRuntimeMBean

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

Uses of JMSServerRuntimeMBean in weblogic.jms
 

Methods in weblogic.jms that return JMSServerRuntimeMBean
 JMSServerRuntimeMBean[] JMSService.getJMSServers()
           
 

Uses of JMSServerRuntimeMBean in weblogic.management.runtime
 

Methods in weblogic.management.runtime that return JMSServerRuntimeMBean
 JMSServerRuntimeMBean[] JMSRuntimeMBean.getJMSServers()
          Returns the JMS servers in the JMS service.
 JMSServerRuntimeMBean JMSSessionPoolRuntimeMBean.getJMSServer()
          Returns the JMS server for this session pool.
 


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.