Uses of Interface
io.quarkus.arc.processor.BuildExtension
Packages that use BuildExtension
-
Uses of BuildExtension in io.quarkus.arc.processor
Subinterfaces of BuildExtension in io.quarkus.arc.processorModifier and TypeInterfaceDescriptioninterfaceAllows a build-time extension to override the annotations that exist on bean classes.interfaceMakes it possible to validate the bean deployment and also to skip some validation rules for specific components.interfaceAllows a build-time extension to register synthetic beans.interfaceUse this extension point to register a customInjectableContextimplementation.interfaceAllows a build-time extension to alter qualifiers on an injection point.interfaceinterfaceAllows a build-time extension to register synthetic observers.interfaceAllows a build-time extension to: override the set of qualifiers and priority of any observer method, instruct the container to veto the observer method.interfaceMakes it possible to turn an annotation into a qualifier without adding aQualifierannotation to it.interfaceMakes it possible to turn an annotation into a stereotype without adding aStereotypeannotation to it.Methods in io.quarkus.arc.processor with parameters of type BuildExtensionModifier and TypeMethodDescriptionstatic intBuildExtension.compare(BuildExtension e1, BuildExtension e2)