com.ibm.websphere.management.statistics
Interface CountStatistic

All Superinterfaces:
Statistic

public interface CountStatistic
extends Statistic


Method Summary
 long getCount()
           
 
Methods inherited from interface com.ibm.websphere.management.statistics.Statistic
getDescription, getLastSampleTime, getName, getStartTime, getUnit
 

Method Detail

getCount

public long getCount()