Uses of Class
io.quarkus.arc.processor.AnnotationsTransformer.MethodTransformerBuilder
Packages that use AnnotationsTransformer.MethodTransformerBuilder
-
Uses of AnnotationsTransformer.MethodTransformerBuilder in io.quarkus.arc.processor
Methods in io.quarkus.arc.processor that return AnnotationsTransformer.MethodTransformerBuilderModifier and TypeMethodDescriptionAnnotationsTransformer.appliedToMethod()AnnotationsTransformer.MethodTransformerBuilder.whenMethod(Predicate<org.jboss.jandex.MethodInfo> condition) The method must meet the given condition.