Class AbstractStatistic

All Implemented Interfaces:
Shutdownable, AbstractStatisticMBean, AbstractMonitorMBean, Runnable
Direct Known Subclasses:
SqlStatistic

public abstract class AbstractStatistic extends AbstractMonitor implements AbstractStatisticMBean
This was constructed as a thin layer around com.jamonapi.MonitorFactory for the needs of generating statistics. The reason for this layer is that sometimes you want to minimize the use of other libraries. So this implementation provides also an implementation if the JaMon library is missing.
Since:
0.9
Author:
oliver