Package com.ibm.ws.javaee.dd.common
Interface MessageDestination
-
- All Superinterfaces:
Describable
,DescriptionGroup
public interface MessageDestination extends DescriptionGroup
Represents the <message-destination>.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getLookupName()
java.lang.String
getMappedName()
java.lang.String
getName()
-
Methods inherited from interface com.ibm.ws.javaee.dd.common.Describable
getDescriptions
-
Methods inherited from interface com.ibm.ws.javaee.dd.common.DescriptionGroup
getDisplayNames, getIcons
-
-