|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JVMGarbageCollectorStats
A Stats interface, to expose the monitoring information about the JVM Garbage Collection subsystem
| Method Summary | |
|---|---|
CountStatistic |
getCollectionCount()
Returns the total number of collections that have occurred |
CountStatistic |
getCollectionTime()
Returns the accumulated collection time in milliseconds |
| Methods inherited from interface org.glassfish.j2ee.statistics.Stats |
|---|
getStatistic, getStatisticNames, getStatistics |
| Method Detail |
|---|
CountStatistic getCollectionCount()
CountStatistic getCollectionTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||