com.sun.enterprise.admin.monitor.stats
Interface MutableTimeStatistic

All Superinterfaces:
MutableStatistic, Serializable
All Known Implementing Classes:
MutableTimeStatisticImpl

public interface MutableTimeStatistic
extends MutableStatistic

Provides mutable nature to the TimeStatistic. Like other MutableStatistic interfaces, it does have the state to calculate the specific statistical data in TimeStatistic. Unlike other mutable statistics though, in this interface there is some consideration of a sequence. Once an instance of this interface is created, subsequent call to incrementCount(long) has a twofold effect: