Spec-Zone .ru
спецификации, руководства, описания, API

Monitoring and Management Interface for the Java Platform

Uses of Class
com.sun.management.GcInfo

Uses of GcInfo in com.sun.management
 

Methods in com.sun.management that return GcInfo
static GcInfo GcInfo.from(CompositeData cd)
          Returns a GcInfo object represented by the given CompositeData.
 GcInfo GarbageCollectorMXBean.getLastGcInfo()
          Returns the GC information about the most recent GC.
 


Monitoring and Management Interface for the Java Platform