Package io.quarkus.arc.deployment
Class WrongAnnotationUsageProcessor
java.lang.Object
io.quarkus.arc.deployment.WrongAnnotationUsageProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voiddetect(ArcConfig config, ApplicationIndexBuildItem applicationIndex, CustomScopeAnnotationsBuildItem scopeAnnotations, TransformedAnnotationsBuildItem transformedAnnotations, BuildProducer<ValidationPhaseBuildItem.ValidationErrorBuildItem> validationErrors, InterceptorResolverBuildItem interceptorResolverBuildItem)
-
Constructor Details
-
WrongAnnotationUsageProcessor
public WrongAnnotationUsageProcessor()
-
-
Method Details
-
detect
void detect(ArcConfig config, ApplicationIndexBuildItem applicationIndex, CustomScopeAnnotationsBuildItem scopeAnnotations, TransformedAnnotationsBuildItem transformedAnnotations, BuildProducer<ValidationPhaseBuildItem.ValidationErrorBuildItem> validationErrors, InterceptorResolverBuildItem interceptorResolverBuildItem)
-