|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.jamonapi.AccumulateMonitor
|
+--com.jamonapi.LastAccessMonitor
Class that tracks when a Monitor was first and last called.
| Constructor Summary | |
LastAccessMonitor()
|
|
LastAccessMonitor(AccumulateMonitorInterface childMonitor)
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Test code for this class |
| Methods inherited from class com.jamonapi.AccumulateMonitor |
getAccrued, getAccruedString, getData, getHeader, getType, getUnits, increase, increase, isPrimary, reset, setPrimary, start, stop, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public LastAccessMonitor()
public LastAccessMonitor(AccumulateMonitorInterface childMonitor)
| Method Detail |
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||