|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Specifies the statistics provided by a Java VM.
Method Summary | |
BoundedRangeStatistic (src) |
getHeapSize()
Size of the JVM's heap. |
CountStatistic (src) |
getUpTime()
Amount of time the JVM has been running. |
Methods inherited from interface javax.management.j2ee.statistics.Stats (src) |
getStatistic, getStatisticNames, getStatistics |
Method Detail |
public CountStatistic (src) getUpTime()
public BoundedRangeStatistic (src) getHeapSize()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |