Uses of Package
org.perf4j.slf4j

Packages that use org.perf4j.slf4j
org.perf4j.slf4j Provides a Slf4JStopWatch to use as your StopWatch implementation if the SLF4J framework is your logging framework of choice. 
org.perf4j.slf4j.aop Defines the concrete aspect class used to inject timing code around methods that have been marked with the Profiled annotation. 
 

Classes in org.perf4j.slf4j used by org.perf4j.slf4j
Slf4JStopWatch
          This LoggingStopWatch uses an SLF4J Logger instance to persist the StopWatch messages.
 

Classes in org.perf4j.slf4j used by org.perf4j.slf4j.aop
Slf4JStopWatch
          This LoggingStopWatch uses an SLF4J Logger instance to persist the StopWatch messages.
 



Copyright © 2008-2009 perf4j.org. All Rights Reserved.