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


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Multi

The Multi annotation marks a Module. It means that there might exist multiple instances of this module.