|
OSMQ v2.0.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectosmq.util.EventCounterImpl
Constructor Summary | |
EventCounterImpl()
|
Method Summary | |
long |
getEventCount()
|
void |
increment()
|
void |
incrementBy(int value)
|
void |
reset()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EventCounterImpl()
Method Detail |
public void increment()
public void incrementBy(int value)
public void reset()
public long getEventCount()
getEventCount
in interface EventCounter
|
(c) 2000 - 2003 MQue Systems All Rights Reserved |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |