Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
11g Release 1 (10.3.6)

Part Number E13945-06

Uses of Interface
weblogic.management.configuration.JMSQueueMBean

Packages that use JMSQueueMBean
weblogic.management.configuration   
 

Uses of JMSQueueMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return JMSQueueMBean
 JMSQueueMBean JMSServerMBean.createJMSQueue(String name)
          Deprecated. 9.0.0.0 Replaced with the JMS module functionality.
 JMSQueueMBean DomainMBean.createJMSQueue(String name)
          Deprecated. 9.0.0.0
 JMSQueueMBean JMSServerMBean.createJMSQueue(String name, JMSQueueMBean toClone)
          Deprecated. 9.0.0.0 Replaced with the JMS module functionality.
 JMSQueueMBean JMSDistributedQueueMemberMBean.getJMSQueue()
          Deprecated. The physical JMS queue that is associated with this member of the distributed queue set.
 JMSQueueMBean[] JMSServerMBean.getJMSQueues()
          Deprecated. 9.0.0.0 Replaced with the JMS module functionality.
 JMSQueueMBean[] DomainMBean.getJMSQueues()
          Deprecated. 9.0.0.0
 JMSQueueMBean JMSServerMBean.lookupJMSQueue(String name)
          Deprecated. 9.0.0.0 Replaced with the JMS module functionality.
 JMSQueueMBean DomainMBean.lookupJMSQueue(String name)
          Deprecated. 9.0.0.0
 

Methods in weblogic.management.configuration with parameters of type JMSQueueMBean
 JMSQueueMBean JMSServerMBean.createJMSQueue(String name, JMSQueueMBean toClone)
          Deprecated. 9.0.0.0 Replaced with the JMS module functionality.
 void JMSServerMBean.destroyJMSQueue(JMSQueueMBean queue)
          Deprecated. 9.0.0.0 Replaced with the JMS module functionality.
 void DomainMBean.destroyJMSQueue(JMSQueueMBean queue)
          Deprecated. 9.0.0.0
 void JMSDistributedQueueMemberMBean.setJMSQueue(JMSQueueMBean queue)
          Deprecated. Sets the value of the JMSQueue attribute.
 


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
11g Release 1 (10.3.6)

Part Number E13945-06