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