Uses of Package
org.perf4j.javalog

Packages that use org.perf4j.javalog
org.perf4j.javalog Provides a JavaLogStopWatch to use as your StopWatch implementation if the java.util.logging framework is your logging framework of choice. 
org.perf4j.javalog.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.javalog used by org.perf4j.javalog
JavaLogStopWatch
          This LoggingStopWatch uses a java.util.logging Logger to persist the StopWatch messages.
 

Classes in org.perf4j.javalog used by org.perf4j.javalog.aop
JavaLogStopWatch
          This LoggingStopWatch uses a java.util.logging Logger to persist the StopWatch messages.
 



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