Uses of Class
org.slf4j.profiler.ProfilerRegistry

Packages that use ProfilerRegistry
org.slf4j.profiler Poor man's profiler API 
 

Uses of ProfilerRegistry in org.slf4j.profiler
 

Methods in org.slf4j.profiler that return ProfilerRegistry
 ProfilerRegistry Profiler.getProfilerRegistry()
           
static ProfilerRegistry ProfilerRegistry.getThreadContextInstance()
           
 

Methods in org.slf4j.profiler with parameters of type ProfilerRegistry
 void Profiler.registerWith(ProfilerRegistry profilerRegistry)
           
 



Copyright © 2005-2009 QOS.ch. All Rights Reserved.