|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value={METHOD,CONSTRUCTOR})
@Retention(value=RUNTIME)
@Interceptors(value=Perf4jProfiledInterceptor.class)
public @interface Perf4jProfiledMarker annotation for methods profiled with Perf4j. Methods to be profiled should be marked with that annotation.
Due to Seam limitation in addition to original Profiled annotation from Perf4j library (which for example allows to configure logging format) profiled method has to marked using that annotation as well.
Perf4jProfiledInterceptor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||