Package org.jboss.weld.junit5.auto
Annotation Type EnableAlternativeStereotypes
@Retention(RUNTIME)
@Target(TYPE)
@Inherited
@Repeatable(All.class)
public @interface EnableAlternativeStereotypes
Adds the listed annotations as alternative stereotypes to the deployed container.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interfaceContainer annotation for repeatableEnableAlternativeStereotypes. -
Required Element Summary
Required Elements
-
Element Details
-
value
Class<? extends Annotation>[] value
-