BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Uses of Interface
weblogic.management.configuration.JMSDestinationMBean

Packages that use JMSDestinationMBean
weblogic.management.configuration   
 

Uses of JMSDestinationMBean in weblogic.management.configuration
 

Subinterfaces of JMSDestinationMBean in weblogic.management.configuration
 interface JMSQueueMBean
           
 interface JMSTopicMBean
           
 

Methods in weblogic.management.configuration that return JMSDestinationMBean
 JMSDestinationMBean[] JMSQueueMBean_CachingStub.getDestinations()
          Getter for Destinations
 JMSDestinationMBean[] JMSTemplateMBean_CachingStub.getDestinations()
          Getter for Destinations
 JMSDestinationMBean[] JMSServerMBean.getDestinations()
          Return map containing all defined destinations and their associated JNDI names.
 JMSDestinationMBean[] JMSDestinationMBean_CachingStub.getDestinations()
          Getter for Destinations
 JMSDestinationMBean[] JMSTopicMBean_CachingStub.getDestinations()
          Getter for Destinations
 JMSDestinationMBean[] JMSTemplateMBean.getDestinations()
          Return a read-only array of the Destinations for the Template.
 JMSDestinationMBean[] JMSServerMBean_CachingStub.getDestinations()
          Getter for Destinations
 

Methods in weblogic.management.configuration with parameters of type JMSDestinationMBean
 boolean JMSQueueMBean_CachingStub.addDestination(JMSDestinationMBean arg0)
          Operation addDestination
 boolean JMSQueueMBean_CachingStub.removeDestination(JMSDestinationMBean arg0)
          Operation removeDestination
 boolean JMSTemplateMBean_CachingStub.addDestination(JMSDestinationMBean arg0)
          Operation addDestination
 boolean JMSTemplateMBean_CachingStub.removeDestination(JMSDestinationMBean arg0)
          Operation removeDestination
 void JMSServerMBean.setDestinations(JMSDestinationMBean[] destinations)
          Set all defined destinations
 boolean JMSServerMBean.addDestination(JMSDestinationMBean destination)
          Add a JMSDestination to the JMS Server
 boolean JMSServerMBean.removeDestination(JMSDestinationMBean destination)
          Removes a destination from the JNDI tree.
 boolean JMSDestinationMBean_CachingStub.addDestination(JMSDestinationMBean arg0)
          Operation addDestination
 boolean JMSDestinationMBean_CachingStub.removeDestination(JMSDestinationMBean arg0)
          Operation removeDestination
 boolean JMSTopicMBean_CachingStub.addDestination(JMSDestinationMBean arg0)
          Operation addDestination
 boolean JMSTopicMBean_CachingStub.removeDestination(JMSDestinationMBean arg0)
          Operation removeDestination
 boolean JMSTemplateMBean.addDestination(JMSDestinationMBean destination)
          Add a destination
 boolean JMSTemplateMBean.removeDestination(JMSDestinationMBean destination)
          Remove a Destination.
 void JMSServerMBean_CachingStub.setDestinations(JMSDestinationMBean[] value)
          Setter for Destinations
 boolean JMSServerMBean_CachingStub.addDestination(JMSDestinationMBean arg0)
          Operation addDestination
 boolean JMSServerMBean_CachingStub.removeDestination(JMSDestinationMBean arg0)
          Operation removeDestination
 

Constructors in weblogic.management.configuration with parameters of type JMSDestinationMBean
JMSDestinationMBean_CachingStub.JMSDestinationMBean_CachingStub(JMSDestinationMBean delegate, RemoteMBeanServer server)
           
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60