|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Profiled
annotation.
See:
Description
Class Summary | |
---|---|
TimingAspect | This TimingAspect implementation uses a SLF4J Logger instance to persist StopWatch log messages. |
Defines the concrete aspect class used to inject timing code around methods that have been marked with the
Profiled
annotation. The TimingAspect
should be used if you
use SLF4J as a logging facade for your code. To enable the aspects you must use AspectJ or Spring AOP.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |