| |
|
| java.lang.Object org.apache.openejb.jee.jba.MessageDestinationRef
MessageDestinationRef | public class MessageDestinationRef (Code) | | |
messageDestinationRefName | protected String messageDestinationRefName(Code) | | |
getJndiName | public JndiName getJndiName()(Code) | | Gets the value of the jndiName property.
possible object isJndiName |
getMessageDestinationRefName | public String getMessageDestinationRefName()(Code) | | Gets the value of the messageDestinationRefName property.
possible object isString |
setJndiName | public void setJndiName(JndiName value)(Code) | | Sets the value of the jndiName property.
Parameters: value - allowed object isJndiName |
setMessageDestinationRefName | public void setMessageDestinationRefName(String value)(Code) | | Sets the value of the messageDestinationRefName property.
Parameters: value - allowed object isString |
|
|
|