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.j2ee.descriptor.MessageDestinationRefBean

Packages that use MessageDestinationRefBean
weblogic.j2ee.descriptor Provides interfaces for weblogic.j2ee.descriptor
weblogic.j2ee.descriptor.wl Provides interfaces for weblogic.j2ee.descriptor.wl

 

Uses of MessageDestinationRefBean in weblogic.j2ee.descriptor

 

Methods in weblogic.j2ee.descriptor that return MessageDestinationRefBean
abstract  MessageDestinationRefBean J2eeClientEnvironmentBean.createMessageDestinationRef()
           
abstract  MessageDestinationRefBean PortComponentHandlerBean.createMessageDestinationRef()
           
abstract  MessageDestinationRefBean ServiceRefHandlerBean.createMessageDestinationRef()
           
abstract  MessageDestinationRefBean[] J2eeClientEnvironmentBean.getMessageDestinationRefs()
           
abstract  MessageDestinationRefBean[] PortComponentHandlerBean.getMessageDestinationRefs()
          Gets array of all "message-destination-ref" elements
abstract  MessageDestinationRefBean[] ServiceRefHandlerBean.getMessageDestinationRefs()
           

 

Methods in weblogic.j2ee.descriptor with parameters of type MessageDestinationRefBean
abstract  void J2eeClientEnvironmentBean.destroyMessageDestinationRef(MessageDestinationRefBean messageDestinationRef)
           
abstract  void PortComponentHandlerBean.destroyMessageDestinationRef(MessageDestinationRefBean messageDestinationRef)
           
abstract  void ServiceRefHandlerBean.destroyMessageDestinationRef(MessageDestinationRefBean messageDestinationRef)
           

 

Uses of MessageDestinationRefBean in weblogic.j2ee.descriptor.wl

 

Methods in weblogic.j2ee.descriptor.wl that return MessageDestinationRefBean
abstract  MessageDestinationRefBean ManagedBeanBean.createMessageDestinationRef()
           
abstract  MessageDestinationRefBean[] ManagedBeanBean.getMessageDestinationRefs()
           

 

Methods in weblogic.j2ee.descriptor.wl with parameters of type MessageDestinationRefBean
abstract  void ManagedBeanBean.destroyMessageDestinationRef(MessageDestinationRefBean messageDestinationRef)
           

 


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