mx4j.tools.stats
public class TimedStatisticsRecorder extends ObserverStatisticsRecorder implements TimedStatisticsRecorderMBean
Version: $Revision: 1.4 $
Field Summary | |
---|---|
protected long | granularity |
protected boolean | registered |
protected TimedStatisticsRecorder.CollectTask | task |
protected static Timer | timer |
Constructor Summary | |
---|---|
TimedStatisticsRecorder() |
Method Summary | |
---|---|
long | getGranularity() |
void | setGranularity(long granularity) |
protected void | startObserving() |
protected void | stopObserving() |
String | toString() |