Package org.perf4j.helpers

Helper classes used by the rest of the perf4j framework.

See:
          Description

Class Summary
GroupingStatisticsIterator This Iterator wraps a StopWatchLogIterator to return a single GroupedTimingStatistics object for each time slice detected.
StatisticsExposingMBean This class provides a wrapper around GroupedTimingStatistics data so that this performance information can be exposed through JMX.
StatsValueRetriever The StatsValueRetriever is used to enable retrieval of any of the statistics on the TimingStatistics object by name.
StopWatchLogIterator The StopWatchLogIterator class takes input from a Reader and parses it so that deserialized StopWatch instances can be returned with each call to next().
 

Package org.perf4j.helpers Description

Helper classes used by the rest of the perf4j framework.



Copyright © 2008 perf4j.org. All Rights Reserved.