FileDocCategorySizeDatePackage
JVMStats.javaAPI DocGlassfish v2 API2276Fri May 04 22:34:04 BST 2007javax.management.j2ee.statistics

JVMStats

public interface JVMStats implements Stats
Specifies the statistics provided by a Java VM.

Fields Summary
Constructors Summary
Methods Summary
public BoundedRangeStatisticgetHeapSize()
Size of the JVM's heap.

public CountStatisticgetUpTime()
Amount of time the JVM has been running.