Uses of Class
org.perf4j.aop.AbstractTimingAspect

Packages that use AbstractTimingAspect
org.perf4j.log4j.aop Defines the concrete aspect classes used to inject timing code around methods that have been marked with the Profiled annotation. 
 

Uses of AbstractTimingAspect in org.perf4j.log4j.aop
 

Subclasses of AbstractTimingAspect in org.perf4j.log4j.aop
 class TimingAspect
          This TimingAspect implementation uses Log4j to persist StopWatch log messages at the info level.
 



Copyright © 2008 perf4j.org. All Rights Reserved.