BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Uses of Interface
weblogic.management.configuration.JMSSessionPoolMBean

Packages that use JMSSessionPoolMBean
weblogic.management.configuration   
 

Uses of JMSSessionPoolMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return JMSSessionPoolMBean
 JMSSessionPoolMBean[] JMSServerMBean.getSessionPools()
          Get all the session pools defined for the JMS Server.
 JMSSessionPoolMBean[] JMSServerMBean_CachingStub.getSessionPools()
          Getter for SessionPools
 

Methods in weblogic.management.configuration with parameters of type JMSSessionPoolMBean
 void JMSServerMBean.setSessionPools(JMSSessionPoolMBean[] sessionPools)
          Set all the session pools defined for the JMS Server.
 boolean JMSServerMBean.addSessionPool(JMSSessionPoolMBean sessionPool)
          Add a session pool to the JMS Server.
 boolean JMSServerMBean.removeSessionPool(JMSSessionPoolMBean sessionPool)
          Remove a session pool from the JMS Server.
 void JMSServerMBean_CachingStub.setSessionPools(JMSSessionPoolMBean[] value)
          Setter for SessionPools
 boolean JMSServerMBean_CachingStub.addSessionPool(JMSSessionPoolMBean arg0)
          Operation addSessionPool
 boolean JMSServerMBean_CachingStub.removeSessionPool(JMSSessionPoolMBean arg0)
          Operation removeSessionPool
 

Constructors in weblogic.management.configuration with parameters of type JMSSessionPoolMBean
JMSSessionPoolMBean_CachingStub.JMSSessionPoolMBean_CachingStub(JMSSessionPoolMBean delegate, RemoteMBeanServer server)
           
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60