jms4spread
Class Destination
java.lang.Object
|
+--jms4spread.Destination
- All Implemented Interfaces:
- java.io.Serializable
- public class Destination
- extends java.lang.Object
- implements java.io.Serializable
A Destination Object encapsulates implementation specific address.\
Destination is not an adminiserted object currently.
- See Also:
- Serialized Form
Constructor Summary |
Destination(java.lang.String d)
Creates Destination Object |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Destination
public Destination(java.lang.String d)
- Creates Destination Object
setDestinationType
public void setDestinationType(java.lang.String t)
- Set the Destination Type
getDestinationType
public java.lang.String getDestinationType()
- Get The Destination Type
getDestination
public java.lang.String getDestination()
- Get the Destination