Package ca.jimr.gae.profiler

This package contains the MiniProfiler API.

See:
          Description

Class Summary
MiniProfiler Simple step instrumentation that can be used to profile Java code in the context of the MiniProfilerFilter.
MiniProfiler.Profile Contains information about a profiling step
MiniProfiler.Step Used to control the starting and stopping of profiling steps.
MiniProfilerFilter A Servlet filter that enables the MiniProfiler under certain conditions (which are configurable)
MiniProfilerServlet Servlet that: Returns profile information for a set of requests (in JSON format).
 

Package ca.jimr.gae.profiler Description

This package contains the MiniProfiler API.



Copyright © 2011-2013. All Rights Reserved.