当前页面: 
在线文档首页 > 
JBoss 4.0.1 sp1 messaging  API Documentation 英文版文档
SpyQueueBrowser (JBoss Messaging API) - JBoss 4.0.1 sp1 messaging  API Documentation 英文版文档
org.jboss.mq
Class SpyQueueBrowser
java.lang.Object
   org.jboss.mq.SpyQueueBrowser
org.jboss.mq.SpyQueueBrowser
- All Implemented Interfaces: 
- javax.jms.QueueBrowser
- public class SpyQueueBrowser- extends Object- implements javax.jms.QueueBrowser
This class implements javax.jms.QueueBrowser
- Version:
- $Revision: 1.8 $
- Author:
- Norbert Lataille (Norbert.Lataille@m4x.org), Adrian Brock
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
getQueue
public javax.jms.Queue getQueue()
                         throws javax.jms.JMSException
- 
- Specified by:
- getQueuein interface- javax.jms.QueueBrowser
 
- 
- Throws:
- javax.jms.JMSException
 
getMessageSelector
public String getMessageSelector()
                          throws javax.jms.JMSException
- 
- Specified by:
- getMessageSelectorin interface- javax.jms.QueueBrowser
 
- 
- Throws:
- javax.jms.JMSException
 
getEnumeration
public Enumeration getEnumeration()
                           throws javax.jms.JMSException
- 
- Specified by:
- getEnumerationin interface- javax.jms.QueueBrowser
 
- 
- Throws:
- javax.jms.JMSException
 
close
public void close()
           throws javax.jms.JMSException
- 
- Specified by:
- closein interface- javax.jms.QueueBrowser
 
- 
- Throws:
- javax.jms.JMSException
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.