Uses of Class
org.apache.openejb.jee.jba.MessageDestination
-
Packages that use MessageDestination Package Description 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 Modifier and Type Field Description protected List<MessageDestination>AssemblyDescriptor. messageDestinationMethods in org.apache.openejb.jee.jba that return MessageDestination Modifier and Type Method Description MessageDestinationObjectFactory. createMessageDestination()Create an instance ofMessageDestinationMethods in org.apache.openejb.jee.jba that return types with arguments of type MessageDestination Modifier and Type Method Description List<MessageDestination>AssemblyDescriptor. getMessageDestination()Gets the value of the messageDestination property.
-