OSMQ
v2.0.1

osmq.util
Class EventRateBean

java.lang.Object
  extended byosmq.util.EventRateBean

public class EventRateBean
extends java.lang.Object


Constructor Summary
EventRateBean()
           
 
Method Summary
 long getCount()
           
 int getRate()
           
 void incrementCount()
           
 void reset()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventRateBean

public EventRateBean()
Method Detail

incrementCount

public void incrementCount()

reset

public void reset()

getCount

public final long getCount()

getRate

public final int getRate()

(c) 2000 - 2003 MQue Systems
All Rights Reserved