Package | Description |
---|---|
io.jdev.miniprofiler | |
io.jdev.miniprofiler.javaee | |
io.jdev.miniprofiler.ratpack | |
io.jdev.miniprofiler.test |
Modifier and Type | Class and Description |
---|---|
class |
DefaultProfilerProvider
A profiler provider which keeps track of the current profiling
session in an internal
ThreadLocal variable. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCDIProfilerProvider |
Modifier and Type | Class and Description |
---|---|
class |
RatpackContextProfilerProvider
A
ProfilerProvider that keeps profilers that it creates on the current Ratpack
Execution rather than e.g. |
Modifier and Type | Class and Description |
---|---|
class |
TestProfilerProvider
Profiler provider to assist testing.
|