| Package | Description | 
|---|---|
| weblogic.management.configuration | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. createJMSSessionPool(String name,
                    JMSSessionPoolMBean toClone)Deprecated. 
 9.0.0.0 Replaced with the JMS module functionality. | 
| JMSSessionPoolMBean | DomainMBean. createJMSSessionPool(String name,
                    JMSSessionPoolMBean toClone)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 | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
| JMSSessionPoolMBean | JMSServerMBean. createJMSSessionPool(String name,
                    JMSSessionPoolMBean toClone)Deprecated. 
 9.0.0.0 Replaced with the JMS module functionality. | 
| JMSSessionPoolMBean | DomainMBean. createJMSSessionPool(String name,
                    JMSSessionPoolMBean toClone)Deprecated. 
 9.0.0.0 | 
| 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. |