webMethods Broker Administration Java API
Version 9.5.1.0.171 091713

COM.activesw.api.client
Class BrokerClientQueueBrowserInfo

java.lang.Object
  extended by COM.activesw.api.client.BrokerQueueBrowserInfo
      extended by COM.activesw.api.client.BrokerClientQueueBrowserInfo

public class BrokerClientQueueBrowserInfo
extends BrokerQueueBrowserInfo

This class holds details of a client queue browser.


Field Summary
 
Fields inherited from class COM.activesw.api.client.BrokerQueueBrowserInfo
browserId, browserSessionId, clientId, createTime, locked
 
Constructor Summary
BrokerClientQueueBrowserInfo()
           
BrokerClientQueueBrowserInfo(java.lang.String targetId, java.lang.String browserId, int browserSessionId, boolean locked, boolean acquired, int createTime)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BrokerClientQueueBrowserInfo

public BrokerClientQueueBrowserInfo()

BrokerClientQueueBrowserInfo

public BrokerClientQueueBrowserInfo(java.lang.String targetId,
                                    java.lang.String browserId,
                                    int browserSessionId,
                                    boolean locked,
                                    boolean acquired,
                                    int createTime)

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.