Home » openjdk-7 » javax » management » j2ee » [javadoc | source]
javax.management.j2ee
public interface: JVMStats [javadoc | source]

All Implemented Interfaces:
    Stats

Represents the statistics provided by a Java VM
Method from javax.management.j2ee.JVMStats Summary:
getHeapSizes,   getUpTime
Method from javax.management.j2ee.JVMStats Detail:
 public BoundedRangeStatistic[] getHeapSizes()
 public CountStatistic getUpTime()