IQueue Interface Reference
A Queue object encapsulates a provider-specific queue name.
More...
Detailed Description
A Queue object encapsulates a provider-specific queue name.
It is the way a client specifies the identity of a queue to JMS API methods.
The actual length of time messages are held by a queue and the consequences of resource overflow are not defined by the JMS API.
- See also:
- http://java.sun.com/j2ee/1.4/docs/api/javax/jms/Queue.html