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

Part Number E24395-02

Uses of Interface
weblogic.management.configuration.JMSTopicMBean

Packages that use JMSTopicMBean
weblogic.management.configuration   
 

Uses of JMSTopicMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return JMSTopicMBean
 JMSTopicMBean JMSServerMBean.createJMSTopic(String name)
          Deprecated. 9.0.0.0 Replaced with the JMS module functionality.
 JMSTopicMBean DomainMBean.createJMSTopic(String name)
          Deprecated. 9.0.0.0
 JMSTopicMBean JMSServerMBean.createJMSTopic(String name, JMSTopicMBean toClone)
          Deprecated. 9.0.0.0 Replaced with the JMS module functionality.
 JMSTopicMBean JMSDistributedTopicMemberMBean.getJMSTopic()
          Deprecated. The physical JMS topic associated with this member of the distributed topic set.
 JMSTopicMBean[] JMSServerMBean.getJMSTopics()
          Deprecated. 9.0.0.0 Replaced with the JMS module functionality.
 JMSTopicMBean[] DomainMBean.getJMSTopics()
          Deprecated. 9.0.0.0
 JMSTopicMBean JMSServerMBean.lookupJMSTopic(String name)
          Deprecated. 9.0.0.0 Replaced with the JMS module functionality.
 JMSTopicMBean DomainMBean.lookupJMSTopic(String name)
          Deprecated. 9.0.0.0
 

Methods in weblogic.management.configuration with parameters of type JMSTopicMBean
 JMSTopicMBean JMSServerMBean.createJMSTopic(String name, JMSTopicMBean toClone)
          Deprecated. 9.0.0.0 Replaced with the JMS module functionality.
 void JMSServerMBean.destroyJMSTopic(JMSTopicMBean topic)
          Deprecated. 9.0.0.0 Replaced with the JMS module functionality.
 void DomainMBean.destroyJMSTopic(JMSTopicMBean topic)
          Deprecated. 9.0.0.0
 void JMSDistributedTopicMemberMBean.setJMSTopic(JMSTopicMBean topic)
          Deprecated. Sets the value of the JMSTopic 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
12c Release 1 (12.1.1)

Part Number E24395-02