Uses of Class
org.apache.openejb.jee.wls.MessageDestinationDescriptor
-
Packages that use MessageDestinationDescriptor Package Description org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of MessageDestinationDescriptor in org.apache.openejb.jee.wls
Fields in org.apache.openejb.jee.wls with type parameters of type MessageDestinationDescriptor Modifier and Type Field Description protected List<MessageDestinationDescriptor>WeblogicEjbJar. messageDestinationDescriptorMethods in org.apache.openejb.jee.wls that return MessageDestinationDescriptor Modifier and Type Method Description MessageDestinationDescriptorObjectFactory. createMessageDestinationDescriptor()Create an instance ofMessageDestinationDescriptorMethods in org.apache.openejb.jee.wls that return types with arguments of type MessageDestinationDescriptor Modifier and Type Method Description List<MessageDestinationDescriptor>WeblogicEjbJar. getMessageDestinationDescriptor()Gets the value of the messageDestinationDescriptor property.
-