Uses of Class
org.apache.openejb.jee.was.v6.common.MessageDestinationRef

Packages that use MessageDestinationRef
org.apache.openejb.jee.was.v6.common Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
org.apache.openejb.jee.was.v6.commonbnd Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of MessageDestinationRef in org.apache.openejb.jee.was.v6.common
 

Fields in org.apache.openejb.jee.was.v6.common with type parameters of type MessageDestinationRef
protected  List<MessageDestinationRef> JNDIEnvRefsGroup.messageDestinationRefs
           
 

Methods in org.apache.openejb.jee.was.v6.common that return MessageDestinationRef
 MessageDestinationRef ObjectFactory.createMessageDestinationRef()
          Create an instance of MessageDestinationRef
 

Methods in org.apache.openejb.jee.was.v6.common that return types with arguments of type MessageDestinationRef
 javax.xml.bind.JAXBElement<MessageDestinationRef> ObjectFactory.createMessageDestinationRef(MessageDestinationRef value)
          Create an instance of JAXBElement< MessageDestinationRef>
 List<MessageDestinationRef> JNDIEnvRefsGroup.getMessageDestinationRefs()
          Gets the value of the messageDestinationRefs property.
 

Methods in org.apache.openejb.jee.was.v6.common with parameters of type MessageDestinationRef
 javax.xml.bind.JAXBElement<MessageDestinationRef> ObjectFactory.createMessageDestinationRef(MessageDestinationRef value)
          Create an instance of JAXBElement< MessageDestinationRef>
 

Uses of MessageDestinationRef in org.apache.openejb.jee.was.v6.commonbnd
 

Fields in org.apache.openejb.jee.was.v6.commonbnd with type parameters of type MessageDestinationRef
protected  List<MessageDestinationRef> MessageDestinationRefBinding.bindingMessageDestinationRefs
           
 

Methods in org.apache.openejb.jee.was.v6.commonbnd that return types with arguments of type MessageDestinationRef
 List<MessageDestinationRef> MessageDestinationRefBinding.getBindingMessageDestinationRefs()
          Gets the value of the bindingMessageDestinationRefs property.
 



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