Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


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

 

Methods in weblogic.management.configuration with parameters of type JMSSessionPoolMBean
abstract  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.
abstract  JMSSessionPoolMBean DomainMBean.createJMSSessionPool(String name, JMSSessionPoolMBean toClone)
          Deprecated. 9.0.0.0
abstract  JMSSessionPoolMBean JMSServerMBean.createJMSSessionPool(String name, JMSSessionPoolMBean toClone)
          Deprecated. 9.0.0.0 Replaced with the JMS module functionality.
abstract  void DomainMBean.destroyJMSSessionPool(JMSSessionPoolMBean jmsSessionPool)
          Deprecated. 9.0.0.0
abstract  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.
abstract  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.
abstract  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.

 


Skip navigation links

Copyright 1996, 2015, 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
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09