com.ibm.websphere.management.statistics
Interface JVMStats
All Superinterfaces:
All known implementing classes:
Deprecated. As of 6.0, replaced with
javax.management.j2ee.statistics.JVMStats
- public interface JVMStats
- extends Stats
Method Summary
Modifier and Type | Method and Description |
---|---|
getHeapSize()
Deprecated.
|
|
getUpTime()
Deprecated.
|
Methods inherited from interface com.ibm.websphere.management.statistics.Stats |
---|
getStatistic, getStatisticNames, getStatistics |
Method Detail
getUpTime
- CountStatistic getUpTime()
Deprecated.
getHeapSize
- BoundedRangeStatistic getHeapSize( )
Deprecated.