BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Uses of Interface
weblogic.management.configuration.JMSDestinationKeyMBean

Packages that use JMSDestinationKeyMBean
weblogic.jms Factory used in implementing the optional JMS Server Session Pool feature. 
weblogic.management.configuration   
 

Uses of JMSDestinationKeyMBean in weblogic.jms
 

Methods in weblogic.jms that return JMSDestinationKeyMBean
 JMSDestinationKeyMBean[] Template.getDestinationKeyMBeans()
           
 

Uses of JMSDestinationKeyMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return JMSDestinationKeyMBean
 JMSDestinationKeyMBean[] JMSQueueMBean_CachingStub.getDestinationKeys()
          Getter for DestinationKeys
 JMSDestinationKeyMBean[] JMSTemplateMBean_CachingStub.getDestinationKeys()
          Getter for DestinationKeys
 JMSDestinationKeyMBean[] JMSDestinationMBean_CachingStub.getDestinationKeys()
          Getter for DestinationKeys
 JMSDestinationKeyMBean[] JMSTopicMBean_CachingStub.getDestinationKeys()
          Getter for DestinationKeys
 JMSDestinationKeyMBean[] JMSTemplateMBean.getDestinationKeys()
          Return a read-only array of the DestinationKeys of the Template.
 

Methods in weblogic.management.configuration with parameters of type JMSDestinationKeyMBean
 void JMSQueueMBean_CachingStub.setDestinationKeys(JMSDestinationKeyMBean[] value)
          Setter for DestinationKeys
 boolean JMSQueueMBean_CachingStub.addDestinationKey(JMSDestinationKeyMBean arg0)
          Operation addDestinationKey
 boolean JMSQueueMBean_CachingStub.removeDestinationKey(JMSDestinationKeyMBean arg0)
          Operation removeDestinationKey
 void JMSTemplateMBean_CachingStub.setDestinationKeys(JMSDestinationKeyMBean[] value)
          Setter for DestinationKeys
 boolean JMSTemplateMBean_CachingStub.addDestinationKey(JMSDestinationKeyMBean arg0)
          Operation addDestinationKey
 boolean JMSTemplateMBean_CachingStub.removeDestinationKey(JMSDestinationKeyMBean arg0)
          Operation removeDestinationKey
 void JMSDestinationMBean_CachingStub.setDestinationKeys(JMSDestinationKeyMBean[] value)
          Setter for DestinationKeys
 boolean JMSDestinationMBean_CachingStub.addDestinationKey(JMSDestinationKeyMBean arg0)
          Operation addDestinationKey
 boolean JMSDestinationMBean_CachingStub.removeDestinationKey(JMSDestinationKeyMBean arg0)
          Operation removeDestinationKey
 void JMSTopicMBean_CachingStub.setDestinationKeys(JMSDestinationKeyMBean[] value)
          Setter for DestinationKeys
 boolean JMSTopicMBean_CachingStub.addDestinationKey(JMSDestinationKeyMBean arg0)
          Operation addDestinationKey
 boolean JMSTopicMBean_CachingStub.removeDestinationKey(JMSDestinationKeyMBean arg0)
          Operation removeDestinationKey
 boolean JMSTemplateMBean.addDestinationKey(JMSDestinationKeyMBean destinationKey)
          Add a destination key
 void JMSTemplateMBean.setDestinationKeys(JMSDestinationKeyMBean[] keys)
          Set the keys
 boolean JMSTemplateMBean.removeDestinationKey(JMSDestinationKeyMBean destinationKey)
          Remove a DestinationKey.
 

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


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