Uses of Interface
io.quarkus.arc.processor.InjectionPointsTransformer.TransformationContext
Packages that use InjectionPointsTransformer.TransformationContext
-
Uses of InjectionPointsTransformer.TransformationContext in io.quarkus.arc.processor
Methods in io.quarkus.arc.processor with parameters of type InjectionPointsTransformer.TransformationContextModifier and TypeMethodDescriptionvoidInjectionPointsTransformer.transform(InjectionPointsTransformer.TransformationContext transformationContext) Method is invoked for each injection point that returns true fromInjectionPointsTransformer.appliesTo(Type).