Annotation Type Ignore


  • @Retention(RUNTIME)
    @Target({TYPE,METHOD,FIELD})
    public @interface Ignore
    The Ignore annotation can either be used for modules or properties such that these are ignored in the Configurator.