public interface QueueBrowser
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
java.util.Enumeration |
getEnumeration() |
java.lang.String |
getMessageSelector() |
Queue |
getQueue() |
Queue getQueue() throws JMSException
JMSExceptionjava.lang.String getMessageSelector()
throws JMSException
JMSExceptionjava.util.Enumeration getEnumeration()
throws JMSException
JMSExceptionvoid close()
throws JMSException
JMSException