Uses of Package
org.perf4j.commonslog

Packages that use org.perf4j.commonslog
org.perf4j.commonslog Provides a CommonsLogStopWatch to use as your StopWatch implementation if the Apache Commons Logging framework is your logging framework of choice. 
org.perf4j.commonslog.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.commonslog used by org.perf4j.commonslog
CommonsLogStopWatch
          This LoggingStopWatch uses an Apache Commons Logging Log instance to persist the StopWatch messages.
 

Classes in org.perf4j.commonslog used by org.perf4j.commonslog.aop
CommonsLogStopWatch
          This LoggingStopWatch uses an Apache Commons Logging Log instance to persist the StopWatch messages.
 



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