Uses of Interface
org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMessageDestination

Packages that use IMessageDestination
org.ow2.util.ee.metadata.ejbjar.api.xml.struct   
 

Uses of IMessageDestination in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
 

Methods in org.ow2.util.ee.metadata.ejbjar.api.xml.struct that return types with arguments of type IMessageDestination
 List<IMessageDestination> IAssemblyDescriptor.getMessageDestinationlist()
          Gets the list of <message-destination> elements.
 

Methods in org.ow2.util.ee.metadata.ejbjar.api.xml.struct with parameters of type IMessageDestination
 void IAssemblyDescriptor.addMessageDestination(IMessageDestination messageDestination)
          Adds a new <message-destination> element to assembly descriptor.
 



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