public class MessageDestination
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected JndiName |
jndiName |
protected java.lang.String |
messageDestinationName |
Constructor and Description |
---|
MessageDestination() |
Modifier and Type | Method and Description |
---|---|
JndiName |
getJndiName()
Gets the value of the jndiName property.
|
java.lang.String |
getMessageDestinationName()
Gets the value of the messageDestinationName property.
|
void |
setJndiName(JndiName value)
Sets the value of the jndiName property.
|
void |
setMessageDestinationName(java.lang.String value)
Sets the value of the messageDestinationName property.
|
protected java.lang.String messageDestinationName
protected JndiName jndiName
public java.lang.String getMessageDestinationName()
String
public void setMessageDestinationName(java.lang.String value)
value
- allowed object is
String
public JndiName getJndiName()
JndiName