public class HotspotClassloadingProfiler extends AbstractHotspotProfiler
AbstractHotspotProfiler.HotspotInternalResult
Constructor and Description |
---|
HotspotClassloadingProfiler() |
Modifier and Type | Method and Description |
---|---|
java.util.List<sun.management.counter.Counter> |
getCounters()
Returns internal counters for specific MXBean
|
java.lang.String |
getDescription()
Human-readable one-line description of the profiler.
|
afterIteration, beforeIteration, convert, counters, getInstance
public HotspotClassloadingProfiler() throws ProfilerException
ProfilerException
public java.util.List<sun.management.counter.Counter> getCounters()
AbstractHotspotProfiler
getCounters
in class AbstractHotspotProfiler
public java.lang.String getDescription()
Profiler