Package org.opt4j.config.annotations
Annotation Type Ignore
-
@Retention(RUNTIME) @Target({TYPE,METHOD,FIELD}) public @interface Ignore
TheIgnore
annotation can either be used for modules or properties such that these are ignored in theConfigurator
.