COM.activesw.api.client
Class BrokerAllQueueStat
java.lang.Object
COM.activesw.api.client.BrokerAllQueueStat
public class BrokerAllQueueStat
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
BrokerAllQueueStat
public BrokerAllQueueStat()
BrokerAllQueueStat
public BrokerAllQueueStat(java.lang.String clientid,
BrokerEvent stat)
getClientID
public final java.lang.String getClientID()
setClientID
public final void setClientID(java.lang.String clientID)
getQueueStat
public final BrokerEvent getQueueStat()
setQueueStat
public final void setQueueStat(BrokerEvent queueStat)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getLastEventQueueTime
public final BrokerDate getLastEventQueueTime()
- Returns:
- the lastEventQueueTime
getLastEventRetrieveTime
public final BrokerDate getLastEventRetrieveTime()
- Returns:
- the lastEventRetrieveTime
getLastConnectTime
public final BrokerDate getLastConnectTime()
- Returns:
- the lastConnectTime
getQueueLength
public final long getQueueLength()
- Returns:
- the queueLength
isRemoteBroker
public final boolean isRemoteBroker()
- Returns:
- whether the queue is a forwarding queue or not.
Copyright © 2001 - 2013 Software AG Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, United States of America, and/or their suppliers.