Uses of Class
org.apache.openejb.jee.oejb2.MessageDestinationType

Packages that use MessageDestinationType
org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of MessageDestinationType in org.apache.openejb.jee.oejb2
 

Fields in org.apache.openejb.jee.oejb2 with type parameters of type MessageDestinationType
protected  java.util.List<MessageDestinationType> OpenejbJarType.messageDestination
           
protected  java.util.List<MessageDestinationType> GeronimoEjbJarType.messageDestination
           
 

Methods in org.apache.openejb.jee.oejb2 that return MessageDestinationType
 MessageDestinationType ObjectFactory.createMessageDestinationType()
          Create an instance of MessageDestinationType
 

Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type MessageDestinationType
 javax.xml.bind.JAXBElement<MessageDestinationType> ObjectFactory.createMessageDestination(MessageDestinationType value)
          Create an instance of JAXBElement<MessageDestinationType>}
 java.util.List<MessageDestinationType> OpenejbJarType.getMessageDestination()
           
 java.util.List<MessageDestinationType> GeronimoEjbJarType.getMessageDestination()
          Gets the value of the messageDestination property.
 

Methods in org.apache.openejb.jee.oejb2 with parameters of type MessageDestinationType
 javax.xml.bind.JAXBElement<MessageDestinationType> ObjectFactory.createMessageDestination(MessageDestinationType value)
          Create an instance of JAXBElement<MessageDestinationType>}
 



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