JProfiler API

Package com.jprofiler.api.platform.data

This package contains classes that encapsulate profiling data.

See:
          Description

Interface Summary
AllocationHotspots Data object for allocation hot spots.
CpuHotspots Data object for CPU hot spots.
InterceptorsInfo Data object that holds informaton about registered interceptors.
RecordedHeapUsage Data object for recorded heap usage.
 

Package com.jprofiler.api.platform.data Description

This package contains classes that encapsulate profiling data.

See the API overview for general remarks on the profiling plaftform and on how to use the JProfiler API.


JProfiler API