|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jboss.management.j2ee.statistics.StatsBase
org.jboss.management.j2ee.statistics.JVMStatsImpl
The JSR77.6.32 JMVStats implementation
| Constructor Summary | |
JVMStatsImpl()
|
|
JVMStatsImpl(javax.management.j2ee.statistics.CountStatistic upTime,
javax.management.j2ee.statistics.BoundedRangeStatistic heapSize)
|
|
| Method Summary | |
javax.management.j2ee.statistics.BoundedRangeStatistic |
getHeapSize()
Size of the JVM's heap. |
javax.management.j2ee.statistics.CountStatistic |
getUpTime()
Amount of time the JVM has been running. |
| Methods inherited from class org.jboss.management.j2ee.statistics.StatsBase |
addStatistic, getStatistic, getStatisticNames, getStatistics, reset, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.management.j2ee.statistics.Stats |
getStatistic, getStatisticNames, getStatistics |
| Constructor Detail |
public JVMStatsImpl()
public JVMStatsImpl(javax.management.j2ee.statistics.CountStatistic upTime,
javax.management.j2ee.statistics.BoundedRangeStatistic heapSize)
| Method Detail |
public javax.management.j2ee.statistics.CountStatistic getUpTime()
javax.management.j2ee.statistics.JVMStats
getUpTime in interface javax.management.j2ee.statistics.JVMStatspublic javax.management.j2ee.statistics.BoundedRangeStatistic getHeapSize()
javax.management.j2ee.statistics.JVMStats
getHeapSize in interface javax.management.j2ee.statistics.JVMStats
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||