Uses of Class
org.slf4j.profiler.Profiler

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

Uses of Profiler in org.slf4j.profiler
 

Methods in org.slf4j.profiler that return Profiler
 Profiler ProfilerRegistry.get(String name)
           
 Profiler Profiler.startNested(String name)
           
 

Methods in org.slf4j.profiler with parameters of type Profiler
 void ProfilerRegistry.put(Profiler profiler)
           
 void ProfilerRegistry.put(String name, Profiler profiler)
           
 



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