Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Interface
weblogic.management.configuration.JMSDestinationKeyMBean

Packages that use JMSDestinationKeyMBean
weblogic.management.configuration   

 

Uses of JMSDestinationKeyMBean in weblogic.management.configuration

 

Methods in weblogic.management.configuration that return JMSDestinationKeyMBean
abstract  JMSDestinationKeyMBean DomainMBean.createJMSDestinationKey(String name)
          Deprecated. 9.0.0.0
abstract  JMSDestinationKeyMBean[] JMSDestCommonMBean.getDestinationKeys()
          Deprecated. A read-only array of the destination keys of the JMS template or destination.
abstract  JMSDestinationKeyMBean[] DomainMBean.getJMSDestinationKeys()
          Deprecated. 9.0.0.0
abstract  JMSDestinationKeyMBean DomainMBean.lookupJMSDestinationKey(String name)
          Deprecated. 9.0.0.0

 

Methods in weblogic.management.configuration with parameters of type JMSDestinationKeyMBean
abstract  boolean JMSDestCommonMBean.addDestinationKey(JMSDestinationKeyMBean destinationKey)
          Deprecated. Add a destination key to the JMS template or destination.
abstract  void DomainMBean.destroyJMSDestinationKey(JMSDestinationKeyMBean destination)
          Deprecated. 9.0.0.0
abstract  boolean JMSDestCommonMBean.removeDestinationKey(JMSDestinationKeyMBean destinationKey)
          Deprecated. Remove a destination key from the JMS template or destination.
abstract  void JMSDestCommonMBean.setDestinationKeys(JMSDestinationKeyMBean[] keys)
          Deprecated. Sets the value of the DestinationKeys attribute.

 


Skip navigation links

Copyright 1996, 2015, 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
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09