Uses of Class
org.apache.openejb.jee.oejb2.MessageDestinationType
-
Packages that use MessageDestinationType Package Description 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 Modifier and Type Field Description protected List<MessageDestinationType>GeronimoEjbJarType. messageDestinationprotected List<MessageDestinationType>OpenejbJarType. messageDestinationMethods in org.apache.openejb.jee.oejb2 that return MessageDestinationType Modifier and Type Method Description MessageDestinationTypeObjectFactory. createMessageDestinationType()Create an instance ofMessageDestinationTypeMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type MessageDestinationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MessageDestinationType>ObjectFactory. createMessageDestination(MessageDestinationType value)List<MessageDestinationType>GeronimoEjbJarType. getMessageDestination()Gets the value of the messageDestination property.List<MessageDestinationType>OpenejbJarType. getMessageDestination()Methods in org.apache.openejb.jee.oejb2 with parameters of type MessageDestinationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MessageDestinationType>ObjectFactory. createMessageDestination(MessageDestinationType value)
-