Annotation Interface ApplicationInterceptor


@Target({METHOD,FIELD,CONSTRUCTOR}) @Retention(RUNTIME) @Qualifier public @interface ApplicationInterceptor
See Also: