javax.management.j2ee.statistics

Interface Statistic

public interface Statistic

Method Summary
StringgetDescription()
longgetLastSampleTime()
StringgetName()
longgetStartTime()
StringgetUnit()

Method Detail

getDescription

public String getDescription()

getLastSampleTime

public long getLastSampleTime()

getName

public String getName()

getStartTime

public long getStartTime()

getUnit

public String getUnit()