public class AutoProducerMethodsProcessor extends Object
| Constructor and Description |
|---|
AutoProducerMethodsProcessor() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
annotationTransformer(ArcConfig config,
BeanArchiveIndexBuildItem beanArchiveIndex,
CustomScopeAnnotationsBuildItem scopes,
List<AdditionalStereotypeBuildItem> additionalStereotypes,
BuildProducer<AnnotationsTransformerBuildItem> annotationsTransformer)
Register an annotation transformer that automatically adds
Produces to all non-void methods that are annotated
with a qualifier or a scope annotation. |
void annotationTransformer(ArcConfig config, BeanArchiveIndexBuildItem beanArchiveIndex, CustomScopeAnnotationsBuildItem scopes, List<AdditionalStereotypeBuildItem> additionalStereotypes, BuildProducer<AnnotationsTransformerBuildItem> annotationsTransformer) throws Exception
Produces to all non-void methods that are annotated
with a qualifier or a scope annotation.ExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.