Package io.quarkus.arc.processor
Class QualifierConfigurator<C extends Consumer<org.jboss.jandex.AnnotationInstance>>
java.lang.Object
io.quarkus.arc.processor.QualifierConfigurator<C>
- Type Parameters:
C-
public final class QualifierConfigurator<C extends Consumer<org.jboss.jandex.AnnotationInstance>>
extends Object
Use this configurator to construct an
AnnotationInstance that represents a CDI qualifier.
This construct is not thread-safe.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionannotation(Class<? extends Annotation> annotationClass) annotation(org.jboss.jandex.DotName annotationName) done()
-
Method Details
-
annotation
-
annotation
-
addValue
-
done
-