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