javax.management.j2ee.statistics

Interface RangeStatistic

public interface RangeStatistic extends Statistic

Method Summary
longgetCurrent()
longgetHighWaterMark()
longgetLowWaterMark()

Method Detail

getCurrent

public long getCurrent()

getHighWaterMark

public long getHighWaterMark()

getLowWaterMark

public long getLowWaterMark()