Interface IStatisticsHandlerKeyed

All Superinterfaces:
IStatisticsHandler
All Known Subinterfaces:
IMutableStatisticsHandlerKeyedCounter, IMutableStatisticsHandlerKeyedSize, IMutableStatisticsHandlerKeyedTimer, IStatisticsHandlerKeyedCounter, IStatisticsHandlerKeyedNumeric, IStatisticsHandlerKeyedSize, IStatisticsHandlerKeyedTimer
All Known Implementing Classes:
AbstractStatisticsHandlerKeyedNumeric, StatisticsHandlerKeyedCounter, StatisticsHandlerKeyedSize, StatisticsHandlerKeyedTimer

public interface IStatisticsHandlerKeyed extends IStatisticsHandler
Base interface for keyed statistic handlers
Author:
Philip Helger