public class MessageDestination extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
jndiName |
protected String |
messageDestinationName |
| Constructor and Description |
|---|
MessageDestination() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJndiName() |
String |
getMessageDestinationName() |
void |
setJndiName(String value) |
void |
setMessageDestinationName(String value) |
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.