javax.jms
Interface QueueBrowser
- public interface QueueBrowser
- Version:
- $Revision: 1.1 $
- Author:
- Chris Kimpton ([email protected])
getQueue
public Queue getQueue()
throws JMSException
- Throws:
JMSException
getMessageSelector
public String getMessageSelector()
throws JMSException
- Throws:
JMSException
getEnumeration
public Enumeration getEnumeration()
throws JMSException
- Throws:
JMSException
close
public void close()
throws JMSException
- Throws:
JMSException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.