Uses of Class
org.slf4j.profiler.ProfilerRegistry
-
Packages that use ProfilerRegistry Package Description org.slf4j.profiler Poor man's profiler API -
-
Uses of ProfilerRegistry in org.slf4j.profiler
Methods in org.slf4j.profiler that return ProfilerRegistry Modifier and Type Method Description ProfilerRegistry
Profiler. getProfilerRegistry()
static ProfilerRegistry
ProfilerRegistry. getThreadContextInstance()
Methods in org.slf4j.profiler with parameters of type ProfilerRegistry Modifier and Type Method Description void
Profiler. registerWith(ProfilerRegistry profilerRegistry)
-