Uses of Class
io.quarkus.arc.deployment.StereotypeRegistrarBuildItem
Packages that use StereotypeRegistrarBuildItem
-
Uses of StereotypeRegistrarBuildItem in io.quarkus.arc.deployment
Method parameters in io.quarkus.arc.deployment with type arguments of type StereotypeRegistrarBuildItemModifier and TypeMethodDescription(package private) voidAutoProducerMethodsProcessor.annotationTransformer(ArcConfig config, BeanArchiveIndexBuildItem beanArchiveIndex, CustomScopeAnnotationsBuildItem scopes, List<StereotypeRegistrarBuildItem> stereotypeRegistrars, BuildProducer<AnnotationsTransformerBuildItem> annotationsTransformer) Register an annotation transformer that automatically addsProducesto all non-void methods that are annotated with a qualifier or a scope annotation.