Annotation Type Interceptor
-
@Qualifier @Target(TYPE) @Retention(RUNTIME) @Documented public @interface InterceptorThis annotation is placed on an implementation of eitherMethodInterceptororConstructorInterceptorin order to signify that these services should be automatically bound with the default interception service implementation. Interceptor services marked with this annotation will honor theInterceptionBinderlinkage between interceptor and intercepted classes