public class MiniProfilerResultsHandler
extends java.lang.Object
implements ratpack.handling.Handler
Handler
that serves MiniProfiler results to the UI.Constructor and Description |
---|
MiniProfilerResultsHandler(ProfilerProvider provider) |
Modifier and Type | Method and Description |
---|---|
void |
handle(ratpack.handling.Context ctx)
Serves MiniProfiler results to the UI.
|
@Inject public MiniProfilerResultsHandler(ProfilerProvider provider)