webMethods Broker Administration Java API
Version 9.5.1.0.171 091713

COM.activesw.api.client
Class BrokerClientQueueBrowser

java.lang.Object
  extended by COM.activesw.api.client.BrokerQueueBrowserImpl
      extended by COM.activesw.api.client.BrokerClientQueueBrowser
All Implemented Interfaces:
BrokerQueueBrowser
Direct Known Subclasses:
BrokerLockedClientQueueBrowser

public class BrokerClientQueueBrowser
extends COM.activesw.api.client.BrokerQueueBrowserImpl

This class provides queue browsing capabilities to view events from client queue.


Field Summary
 
Fields inherited from class COM.activesw.api.client.BrokerQueueBrowserImpl
client, info
 
Method Summary
protected  BrokerException createException(BrokerQueueBrowserException ex)
           
 BrokerClientQueueBrowserInfo getBrowserInfo()
          Get information on the current queue browser.
 
Methods inherited from class COM.activesw.api.client.BrokerQueueBrowserImpl
browseEvents, closeQueueBrowser, getFilters, resetFilters, setFilter, setFilters, setPosition
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createException

protected BrokerException createException(BrokerQueueBrowserException ex)
Specified by:
createException in class COM.activesw.api.client.BrokerQueueBrowserImpl

getBrowserInfo

public BrokerClientQueueBrowserInfo getBrowserInfo()
                                            throws BrokerException
Description copied from interface: BrokerQueueBrowser
Get information on the current queue browser.

Specified by:
getBrowserInfo in interface BrokerQueueBrowser
Overrides:
getBrowserInfo in class COM.activesw.api.client.BrokerQueueBrowserImpl
Returns:
BrokerQueueBrowserInfo object
Throws:
BrokerException

webMethods Broker Administration Java API
Version 9.5.1.0.171 091713


Copyright © 2001 - 2013 Software AG Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, United States of America, and/or their suppliers.