|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMessageDestination
Interface for element message-destination.
| Field Summary | |
|---|---|
static String |
NAME
Name of this element. |
| Method Summary | |
|---|---|
String |
getMappedName()
|
String |
getName()
|
void |
setMappedName(String mappedName)
Sets the JNDI name of the message destination. |
void |
setName(String messageDestinationName)
Sets the name of the message destination. |
| Field Detail |
|---|
static final String NAME
| Method Detail |
|---|
String getName()
void setName(String messageDestinationName)
messageDestinationName - the name of the message destination.String getMappedName()
void setMappedName(String mappedName)
mappedName - the JNDI name of the message destination.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||