Annotation Interface WeldSetup


@Retention(RUNTIME) public @interface WeldSetup
An annotation used to denote a WeldInitiator field. This is then picked up by WeldJunit5Extension and used for configuration.
Author:
Matej Novotny