public class StoreMiniProfilerHandler
extends java.lang.Object
implements ratpack.handling.Handler
ProfilerStoreOption.STORE_RESULTS
to the current execution,
to signal that the current profiler should be saved.
Useful to turn on profile storage for chains that are interesting, when the default is to have them switched off.
Constructor and Description |
---|
StoreMiniProfilerHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handle(ratpack.handling.Context ctx) |