public interface JMSDestinationVBean
| Modifier and Type | Method | Description | 
|---|---|---|
java.lang.String | 
getName() | 
 Returns the decorated destination name. 
 | 
java.lang.String | 
getServerName() | 
 Returns the JMS server name. 
 | 
java.lang.String | 
getType() | 
 Returns the destination type (queue, topic or anonymous) 
 | 
java.lang.String getName()
java.lang.String getServerName()
java.lang.String getType()