public class DiscardMiniProfilerHandler
extends java.lang.Object
implements ratpack.handling.Handler
ProfilerStoreOption.DISCARD_RESULTS
to the current execution,
to signal that the current profiler should not be saved.
Useful to turn off profile storage for asset handling etc.
Constructor and Description |
---|
DiscardMiniProfilerHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handle(ratpack.handling.Context ctx) |