Uses of Class
org.apache.openejb.jee.wls.MessageDestinationDescriptor

Packages that use MessageDestinationDescriptor
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
protected  java.util.List<MessageDestinationDescriptor> WeblogicEjbJar.messageDestinationDescriptor
           
 

Methods in org.apache.openejb.jee.wls that return MessageDestinationDescriptor
 MessageDestinationDescriptor ObjectFactory.createMessageDestinationDescriptor()
          Create an instance of MessageDestinationDescriptor
 

Methods in org.apache.openejb.jee.wls that return types with arguments of type MessageDestinationDescriptor
 java.util.List<MessageDestinationDescriptor> WeblogicEjbJar.getMessageDestinationDescriptor()
          Gets the value of the messageDestinationDescriptor property.
 



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