com.sun.mfwk.cib.statistics
Interface CIBCountStatistic

All Superinterfaces:
CIBStatistic, javax.management.j2ee.statistics.CountStatistic, javax.management.j2ee.statistics.Statistic
All Known Implementing Classes:
CIBCountStatisticImpl

public interface CIBCountStatistic
extends javax.management.j2ee.statistics.CountStatistic, CIBStatistic

Provides methods that should be implemented by a CIBCountStatistic object This interface is used to map the CountStatistic interface of JSR77


Methods inherited from interface javax.management.j2ee.statistics.CountStatistic
getCount
 
Methods inherited from interface javax.management.j2ee.statistics.Statistic
getDescription, getLastSampleTime, getName, getStartTime, getUnit
 
Methods inherited from interface com.sun.mfwk.cib.statistics.CIBStatistic
fromCompositeData, toCompositeData