Annotation Interface Interception.Intercepted

Enclosing class:
Interception

@Documented @Retention(CLASS) @Target(ANNOTATION_TYPE) @Inherited public static @interface Interception.Intercepted
Meta-annotation for an annotation that will trigger services annotated with it to become intercepted. This will intercept any method in an annotated type, or an annotated method.
See Also: