com.ibm.websphere.management.statistics
Interface BoundaryStatistic
All Superinterfaces:
All known subinterfaces:
All known implementing classes:
Deprecated. As of 6.0, replaced with
javax.management.j2ee.statistics.BoundaryStatistic
- public interface BoundaryStatistic
- extends Statistic
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getLowerBound()
Deprecated.
|
|
getUpperBound()
Deprecated.
|
Methods inherited from interface com.ibm.websphere.management.statistics.Statistic |
---|
getDescription, getLastSampleTime, getName, getStartTime, getUnit |
Method Detail
getUpperBound
- long getUpperBound()
Deprecated.
getLowerBound
- long getLowerBound()
Deprecated.