JProfiler API

Package com.jprofiler.api.agent.mbean

This package contains JProfiler's controller MBean for offline profiling.

See:
          Description

Interface Summary
ControllerMBean This is JProfiler's MBean interface.
 

Class Summary
Controller This is JProfiler's MBean implementation.
 

Package com.jprofiler.api.agent.mbean Description

This package contains JProfiler's controller MBean for offline profiling. It can be used in JConsole starting with Java 1.5.


JProfiler API