public interface QueueBrowser
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Enumeration |
getEnumeration() |
String |
getMessageSelector() |
Queue |
getQueue() |
Queue getQueue() throws JMSException
JMSExceptionString getMessageSelector() throws JMSException
JMSExceptionEnumeration getEnumeration() throws JMSException
JMSExceptionvoid close()
throws JMSException
JMSExceptionCopyright © 2016. All Rights Reserved.