|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is very similar to the Monitor interface. Truthfully, I don't remember why I used it as it.
Method Summary | |
void |
increase()
increase the stored value for this Monitor |
boolean |
isPrimary()
indicates whether or not this Monitor is primary or not. |
void |
setPrimary(boolean primary)
Specify whether or not this Monitor is primary. |
void |
start()
start() gathering statistics for this Monitor |
void |
stop()
stop() gathering statistics for this Monitor |
Methods inherited from interface com.jamonapi.MinimalMonitor |
getAccrued, getData, getHeader, increase, reset |
Method Detail |
public void start()
public void stop()
public void increase()
public boolean isPrimary()
public void setPrimary(boolean primary)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |