Package com.ibm.ws.javaee.dd.common
Interface MessageDestination
- 
- All Superinterfaces:
- Describable,- DescriptionGroup
 
 public interface MessageDestination extends DescriptionGroup Represents the <message-destination>.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetLookupName()java.lang.StringgetMappedName()java.lang.StringgetName()- 
Methods inherited from interface com.ibm.ws.javaee.dd.common.DescribablegetDescriptions
 - 
Methods inherited from interface com.ibm.ws.javaee.dd.common.DescriptionGroupgetDisplayNames, getIcons
 
- 
 
-