JProfiler API

Package com.jprofiler.api.platform.parameters

This package contains classes that represent parameters for requesting profiling data from a connection.

See:
          Description

Enum Summary
Aggregation Represents all available aggregation levels.
ArrayType Represents all array types in the JVM.
Liveness Represents all supported liveness types.
ThreadStatus Represents all supported thread statuses.
 

Package com.jprofiler.api.platform.parameters Description

This package contains classes that represent parameters for requesting profiling data from a connection.

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


JProfiler API