org.opt4j.core.config.annotations
Annotation Type Ignore


@Retention(value=RUNTIME)
@Target(value={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.