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 ProfilerRegistryProfiler. getProfilerRegistry()static ProfilerRegistryProfilerRegistry. getThreadContextInstance()Methods in org.slf4j.profiler with parameters of type ProfilerRegistry Modifier and Type Method Description voidProfiler. registerWith(ProfilerRegistry profilerRegistry)
-