com.caucho.ejb.cfg
Class MessageDestination
java.lang.Object
com.caucho.config.types.DescriptionGroupConfig
com.caucho.ejb.cfg.MessageDestination
public class MessageDestination
- extends DescriptionGroupConfig
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MessageDestination
public MessageDestination()
setMessageDestinationName
public void setMessageDestinationName(java.lang.String messageDestinationName)
getMessageDestinationName
public java.lang.String getMessageDestinationName()
setMappedName
public void setMappedName(java.lang.String mappedName)
getResolvedDestination
public Destination getResolvedDestination()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object