Uses of Class
org.perf4j.aop.AbstractTimingAspect

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

Uses of AbstractTimingAspect in org.perf4j.commonslog.aop
 

Subclasses of AbstractTimingAspect in org.perf4j.commonslog.aop
 class TimingAspect
          This TimingAspect implementation uses an Apache Commons Logging Log instance to persist StopWatch log messages.
 



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