FileDocCategorySizeDatePackage
JVMGarbageCollectorStats.javaAPI DocGlassfish v2 API2801Fri May 04 22:25:48 BST 2007com.sun.enterprise.admin.monitor.stats

JVMGarbageCollectorStats

public interface JVMGarbageCollectorStats implements javax.management.j2ee.statistics.Stats
A Stats interface, to expose the monitoring information about the JVM Garbage Collection subsystem
since
8.1

Fields Summary
Constructors Summary
Methods Summary
public javax.management.j2ee.statistics.CountStatisticgetCollectionCount()
Returns the total number of collections that have occurred

return
CountStatistic total number of collections that occurred

public javax.management.j2ee.statistics.CountStatisticgetCollectionTime()
Returns the accumulated collection time in milliseconds

return
CountStatistic collection time in milliseconds