Uses of Class
org.apache.openejb.jee.jba.MessageDestination

Packages that use MessageDestination
org.apache.openejb.jee.jba   
 

Uses of MessageDestination in org.apache.openejb.jee.jba
 

Fields in org.apache.openejb.jee.jba with type parameters of type MessageDestination
protected  List<MessageDestination> AssemblyDescriptor.messageDestination
           
 

Methods in org.apache.openejb.jee.jba that return MessageDestination
 MessageDestination ObjectFactory.createMessageDestination()
          Create an instance of MessageDestination
 

Methods in org.apache.openejb.jee.jba that return types with arguments of type MessageDestination
 List<MessageDestination> AssemblyDescriptor.getMessageDestination()
          Gets the value of the messageDestination property.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.