Uses of Interface
io.quarkus.arc.processor.InjectionPointsTransformer
-
Packages that use InjectionPointsTransformer Package Description io.quarkus.arc.processor -
-
Uses of InjectionPointsTransformer in io.quarkus.arc.processor
Methods in io.quarkus.arc.processor with parameters of type InjectionPointsTransformer Modifier and Type Method Description BeanProcessor.BuilderBeanProcessor.Builder. addInjectionPointTransformer(InjectionPointsTransformer transformer)
-