BEA Systems, Inc.

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.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.