IBM WebSphere Application ServerTM
Release 8

com.ibm.websphere.management.statistics
Interface CountStatistic

All Superinterfaces:
Statistic
All Known Implementing Classes:
CountStatisticImpl

Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.CountStatistic

public interface CountStatistic
extends Statistic


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

Method Detail

getCount

long getCount()
Deprecated. 

IBM WebSphere Application ServerTM
Release 8