|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 java.util.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 > |
java.util.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 java.util.List<MessageDestinationRef> |
MessageDestinationRefBinding.bindingMessageDestinationRefs
|
Methods in org.apache.openejb.jee.was.v6.commonbnd that return types with arguments of type MessageDestinationRef | |
---|---|
java.util.List<MessageDestinationRef> |
MessageDestinationRefBinding.getBindingMessageDestinationRefs()
Gets the value of the bindingMessageDestinationRefs property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |