|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.perf4j.aop | |
---|---|
org.perf4j.aop | Provides annotations that work with an aspect-oriented framework like AspectJ or Spring AOP to allow timing of code blocks without explicit logging statements. |
org.perf4j.log4j.aop | Defines the concrete aspect classes used to inject timing code around methods that have been marked with the
Profiled annotation. |
Classes in org.perf4j.aop used by org.perf4j.aop | |
---|---|
Profiled
The Profiled annotation is used in concert with the log4j or javalog TimingAspects to enable unobtrusive performance logging. |
Classes in org.perf4j.aop used by org.perf4j.log4j.aop | |
---|---|
AbstractTimingAspect
This is the base class for TimingAspects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |