Annotation Type Intercepted


  • @Target({PARAMETER,FIELD})
    @Retention(RUNTIME)
    @Documented
    @Qualifier
    public @interface Intercepted
    A Decorator can inject a Bean with this qualifier to gather metadata about the decorated instance.