JProfiler API

Package com.jprofiler.api.agent

This package contains the controller class for offline profiling.

See:
          Description

Interface Summary
Controller.HTTPRequestResolver Interface for mapping HTTP requests to strings that are displayed in the JProfiler GUI.
Controller.JMSResolver Interface for mapping JMS messages to strings that are displayed in the JProfiler GUI.
 

Class Summary
Controller This is JProfiler's profiling API.
 

Package com.jprofiler.api.agent Description

This package contains the controller class for offline profiling.

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


JProfiler API