Uses of Class
io.quarkus.arc.processor.InjectionPointsTransformer.Transformation
Packages that use InjectionPointsTransformer.Transformation
-
Uses of InjectionPointsTransformer.Transformation in io.quarkus.arc.processor
Methods in io.quarkus.arc.processor that return InjectionPointsTransformer.TransformationModifier and TypeMethodDescriptionInjectionPointsTransformer.Transformation.self()InjectionPointsTransformer.TransformationContext.transform()The transformation is not applied until theAnnotationsTransformation.done()method is invoked.