com.ibm.websphere.management.statistics
Interface JVMStats

All Superinterfaces:
Stats

public interface JVMStats
extends Stats


Method Summary
 BoundedRangeStatistic getHeapSize()
           
 CountStatistic getUpTime()
           
 
Methods inherited from interface com.ibm.websphere.management.statistics.Stats
getStatistic, getStatisticNames, getStatistics
 

Method Detail

getUpTime

public CountStatistic getUpTime()

getHeapSize

public BoundedRangeStatistic getHeapSize()


 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.