Package | Description |
---|---|
io.jdev.miniprofiler.ratpack |
Modifier and Type | Class and Description |
---|---|
class |
EagerMiniProfilerExecInitializer
A Ratpack execution initializer that, as well as performing general cleanup at the end of an execution, will also
eagerly create a profiler and bind it to the execution at the start of execution.
|
Modifier and Type | Method and Description |
---|---|
protected MiniProfilerExecInitializer |
MiniProfilerModule.createInitializer(ProfilerProvider provider,
MiniProfilerModule.Config config) |
MiniProfilerExecInitializer |
MiniProfilerModule.initializer(ProfilerProvider provider,
MiniProfilerModule.Config config) |