Annotation Type InterceptorBindingOfAttachmentHugeProcess
-
@Inherited @Documented @Target({TYPE,METHOD}) @Retention(RUNTIME) @InterceptorBinding public @interface InterceptorBindingOfAttachmentHugeProcess
This annotation allows to indicate to theAttachmentHugeProcessAnnotationInterceptor
a method to intercept. As AnnotationBinding is transitive between annotation definitions, this annotation has been name in order to be used only into annotation declaration, and not to be specified directly on a method.- Author:
- silveryocha