Annotation Type IgnoreSetters


  • @Target(TYPE)
    @Retention(RUNTIME)
    @Inherited
    public @interface IgnoreSetters
    Annotates class hierarchies that don't want setter injection.