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

Copyright © 2003, 2010, Oracle and/or its affiliates. All rights reserved.