@Retention(value=RUNTIME) @Target(value={TYPE,METHOD,FIELD}) public @interface Ignore
Ignore
Configurator