| Package | Description |
|---|---|
| org.apache.openejb.jee.jba |
| Modifier and Type | Field and Description |
|---|---|
protected List<MessageDestinationRef> |
Entity.messageDestinationRef |
protected List<MessageDestinationRef> |
Session.messageDestinationRef |
protected List<MessageDestinationRef> |
MessageDriven.messageDestinationRef |
| Modifier and Type | Method and Description |
|---|---|
MessageDestinationRef |
ObjectFactory.createMessageDestinationRef()
Create an instance of
MessageDestinationRef |
| Modifier and Type | Method and Description |
|---|---|
List<MessageDestinationRef> |
Entity.getMessageDestinationRef()
Gets the value of the messageDestinationRef property.
|
List<MessageDestinationRef> |
Session.getMessageDestinationRef()
Gets the value of the messageDestinationRef property.
|
List<MessageDestinationRef> |
MessageDriven.getMessageDestinationRef()
Gets the value of the messageDestinationRef property.
|
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.