KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > management > j2ee > statistics > JVMStats

javax.management.j2ee.statistics
Interface JVMStats

All Superinterfaces:
Stats
See Also:
Top Examples, Source Code

public BoundedRangeStatistic getHeapSize()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public CountStatistic getUpTime()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags