|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Profiled annotation.
See:
Description
| Class Summary | |
|---|---|
| EjbTimingAspect | This TimingAspect implementation uses java.util.logging to persist StopWatch log messages. |
| TimingAspect | This TimingAspect implementation uses java.util.logging 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 java.util.logging as your logging framework of choice. Alternatively, if using EJB interceptors, you should
use the EjbTimingAspect interceptor.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||