javax.jms
Interface QueueBrowser
- public interface QueueBrowser
- Version:
- $Revision: 1.4 $ $Date: 2004/03/10 10:00:03 $
getQueue
public Queue getQueue()
throws JMSException
- Throws:
JMSException
getMessageSelector
public java.lang.String getMessageSelector()
throws JMSException
- Throws:
JMSException
getEnumeration
public java.util.Enumeration getEnumeration()
throws JMSException
- Throws:
JMSException
close
public void close()
throws JMSException
- Throws:
JMSException
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.