public interface QueueBrowser
Modifier and Type | Method and Description |
---|---|
void |
close() |
Enumeration |
getEnumeration() |
String |
getMessageSelector() |
Queue |
getQueue() |
Queue getQueue() throws JMSException
JMSException
String getMessageSelector() throws JMSException
JMSException
Enumeration getEnumeration() throws JMSException
JMSException
void close() throws JMSException
JMSException
Copyright © 2015. All Rights Reserved.