Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
12c Release 1 (12.1.1)

Part Number E24395-02

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.createJMSSessionPool(String name)
          Deprecated. 9.0.0.0 Replaced by message-driven beans. The JMSSessionPoolMBean type was deprecated. See JMSSessionPoolMBean for more information.
 JMSSessionPoolMBean DomainMBean.createJMSSessionPool(String name)
          Deprecated. 9.0.0.0
 JMSSessionPoolMBean[] JMSServerMBean.getJMSSessionPools()
          Deprecated. 9.0.0.0 Replaced by message-driven beans. The JMSSessionPoolMBean type was deprecated. See JMSSessionPoolMBean for more information.
 JMSSessionPoolMBean[] DomainMBean.getJMSSessionPools()
          Deprecated. 9.0.0.0
 JMSSessionPoolMBean[] JMSServerMBean.getSessionPools()
          Deprecated. 9.0.0.0 Replaced by message-driven beans. The JMSSessionPoolMBean type was deprecated. See JMSSessionPoolMBean for more information.
 JMSSessionPoolMBean JMSServerMBean.lookupJMSSessionPool(String name)
          Deprecated. 9.0.0.0 Replaced by message-driven beans. The JMSSessionPoolMBean type was deprecated. See JMSSessionPoolMBean for more information.
 JMSSessionPoolMBean DomainMBean.lookupJMSSessionPool(String name)
          Deprecated. 9.0.0.0
 

Methods in weblogic.management.configuration with parameters of type JMSSessionPoolMBean
 boolean JMSServerMBean.addSessionPool(JMSSessionPoolMBean sessionPool)
          Deprecated. 9.0.0.0 Replaced by message-driven beans. The JMSSessionPoolMBean type was deprecated. See JMSSessionPoolMBean for more information.
 void JMSServerMBean.destroyJMSSessionPool(JMSSessionPoolMBean sessionPool)
          Deprecated. 9.0.0.0 Replaced by message-driven beans. The JMSSessionPoolMBean type was deprecated. See JMSSessionPoolMBean for more information.
 void DomainMBean.destroyJMSSessionPool(JMSSessionPoolMBean jmsSessionPool)
          Deprecated. 9.0.0.0
 boolean JMSServerMBean.removeSessionPool(JMSSessionPoolMBean sessionPool)
          Deprecated. 9.0.0.0 Replaced by message-driven beans. The JMSSessionPoolMBean type was deprecated. See JMSSessionPoolMBean for more information.
 void JMSServerMBean.setSessionPools(JMSSessionPoolMBean[] pools)
          Deprecated. 9.0.0.0 Replaced by message-driven beans. The JMSSessionPoolMBean type was deprecated. See JMSSessionPoolMBean for more information.
 


Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
12c Release 1 (12.1.1)

Part Number E24395-02