Uses of Interface
org.ow2.util.ee.metadata.common.api.xml.struct.IMessageDestinationRef

Packages that use IMessageDestinationRef
org.ow2.util.ee.metadata.common.api.xml.struct   
 

Uses of IMessageDestinationRef in org.ow2.util.ee.metadata.common.api.xml.struct
 

Methods in org.ow2.util.ee.metadata.common.api.xml.struct that return types with arguments of type IMessageDestinationRef
 List<IMessageDestinationRef> IEnvironment.getMessageDestinationRefList()
          Gets the list of <message-destination-ref> elements.
 

Methods in org.ow2.util.ee.metadata.common.api.xml.struct with parameters of type IMessageDestinationRef
 void IEnvironment.addMessageDestinationRef(IMessageDestinationRef messageDestinationRef)
          Adds a new <message-destination-ref> element.
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.