public interface JmsDestination extends JmsPropertyContext, javax.jms.Destination
| Modifier and Type | Field and Description |
|---|---|
static int |
DESTINATION_TYPE_QUEUE
A constant used to identify this Destination as a javax.jms.Queue.
|
static int |
DESTINATION_TYPE_TOPIC
A constant used to identify this Destination as a javax.jms.Topic.
|
setBatchProperties, setBooleanProperty, setByteProperty, setBytesProperty, setCharProperty, setDoubleProperty, setFloatProperty, setIntProperty, setLongProperty, setObjectProperty, setShortProperty, setStringPropertygetBooleanProperty, getByteProperty, getBytesProperty, getCharProperty, getDoubleProperty, getFloatProperty, getIntProperty, getLongProperty, getObjectProperty, getPropertyNames, getShortProperty, getStringProperty, propertyExistsstatic final int DESTINATION_TYPE_QUEUE
static final int DESTINATION_TYPE_TOPIC