public interface JmsQueue extends JmsDestination, javax.jms.Queue
Session.createQueue(String).
A JmsQueue object encapsulates a provider-specific queue name. It is the way that a client
specifies the identity of a queue to JMS methods.Destination,
QueueDESTINATION_TYPE_QUEUE, DESTINATION_TYPE_TOPICsetBatchProperties, setBooleanProperty, setByteProperty, setBytesProperty, setCharProperty, setDoubleProperty, setFloatProperty, setIntProperty, setLongProperty, setObjectProperty, setShortProperty, setStringPropertygetBooleanProperty, getByteProperty, getBytesProperty, getCharProperty, getDoubleProperty, getFloatProperty, getIntProperty, getLongProperty, getObjectProperty, getPropertyNames, getShortProperty, getStringProperty, propertyExists