public class MessageDestinationRef extends Object
| Modifier and Type | Field and Description |
|---|---|
protected JndiName |
jndiName |
protected String |
messageDestinationRefName |
| Constructor and Description |
|---|
MessageDestinationRef() |
| Modifier and Type | Method and Description |
|---|---|
JndiName |
getJndiName()
Gets the value of the jndiName property.
|
String |
getMessageDestinationRefName()
Gets the value of the messageDestinationRefName property.
|
void |
setJndiName(JndiName value)
Sets the value of the jndiName property.
|
void |
setMessageDestinationRefName(String value)
Sets the value of the messageDestinationRefName property.
|
protected String messageDestinationRefName
protected JndiName jndiName
public String getMessageDestinationRefName()
Stringpublic void setMessageDestinationRefName(String value)
value - allowed object is
Stringpublic JndiName getJndiName()
JndiNameCopyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.