Uses of Class
io.quarkus.arc.processor.InjectionPointsTransformer.Transformation
-
Packages that use InjectionPointsTransformer.Transformation Package Description io.quarkus.arc.processor -
-
Uses of InjectionPointsTransformer.Transformation in io.quarkus.arc.processor
Methods in io.quarkus.arc.processor that return InjectionPointsTransformer.Transformation Modifier and Type Method Description protected InjectionPointsTransformer.TransformationInjectionPointsTransformer.Transformation. self()InjectionPointsTransformer.TransformationInjectionPointsTransformer.TransformationContext. transform()The transformation is not applied until theAnnotationsTransformation.done()method is invoked.
-