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
JMSException
java.lang.String getMessageSelector() throws JMSException
JMSException
java.util.Enumeration getEnumeration() throws JMSException
JMSException
void close() throws JMSException
JMSException