com.ibm.websphere.management.statistics
Interface TimeStatistic
-
- All Superinterfaces:
- Statistic
- All Known Implementing Classes:
- TimeStatisticImpl
Deprecated.As of 6.0, replaced withjavax.management.j2ee.statistics.TimeStatistic
public interface TimeStatistic extends Statistic
-
-
Method Summary
Methods Modifier and Type Method and Description longgetCount()Deprecated.longgetMaxTime()Deprecated.longgetMinTime()Deprecated.longgetTotalTime()Deprecated.-
Methods inherited from interface com.ibm.websphere.management.statistics.Statistic
getDescription, getLastSampleTime, getName, getStartTime, getUnit
-
-