public class QueueReceiverImpl<E> extends MessageConsumerImpl<E> implements QueueReceiver
_selector, _session
Modifier and Type | Method and Description |
---|---|
Queue |
getQueue() |
addMessageCallback, close, getDestination, getMessageListener, getMessageSelector, getNoLocal, getSelector, isActive, isClosed, notifyMessageAvailable, receive, receive, receiveImpl, receiveNoWait, setMessageListener, setMessageListener, start, stop, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
close, getMessageListener, getMessageSelector, receive, receive, receiveNoWait, setMessageListener
public Queue getQueue() throws JMSException
getQueue
in interface QueueReceiver
JMSException