|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageDestinationRef | |
---|---|
org.apache.openejb.jee.jba |
Uses of MessageDestinationRef in org.apache.openejb.jee.jba |
---|
Fields in org.apache.openejb.jee.jba with type parameters of type MessageDestinationRef | |
---|---|
protected java.util.List<MessageDestinationRef> |
MessageDriven.messageDestinationRef
|
protected java.util.List<MessageDestinationRef> |
Entity.messageDestinationRef
|
protected java.util.List<MessageDestinationRef> |
Session.messageDestinationRef
|
Methods in org.apache.openejb.jee.jba that return MessageDestinationRef | |
---|---|
MessageDestinationRef |
ObjectFactory.createMessageDestinationRef()
Create an instance of MessageDestinationRef |
Methods in org.apache.openejb.jee.jba that return types with arguments of type MessageDestinationRef | |
---|---|
java.util.List<MessageDestinationRef> |
MessageDriven.getMessageDestinationRef()
Gets the value of the messageDestinationRef property. |
java.util.List<MessageDestinationRef> |
Entity.getMessageDestinationRef()
Gets the value of the messageDestinationRef property. |
java.util.List<MessageDestinationRef> |
Session.getMessageDestinationRef()
Gets the value of the messageDestinationRef property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |