Annotation Type Renderer


  • @Documented
    @Qualifier
    @Retention(RUNTIME)
    @Target({FIELD,PARAMETER})
    public @interface Renderer
    Annotation indicating an injectable dependency of AbstractRenderer type. Injection of an existing renderer via this annotation requires that the Eclipse context include values for both of
    Since:
    1.22