Annotation Type InterceptorBindingOfPreventAttachmentHugeProcess
-
@Inherited @Documented @Target({TYPE,METHOD}) @Retention(RUNTIME) @InterceptorBinding public @interface InterceptorBindingOfPreventAttachmentHugeProcess
This annotation allows to indicate to thePreventAttachmentHugeProcessAnnotationInterceptor
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