Uses of Interface
io.quarkus.arc.processor.AnnotationsTransformation
Packages that use AnnotationsTransformation
-
Uses of AnnotationsTransformation in io.quarkus.arc.processor
Classes in io.quarkus.arc.processor with type parameters of type AnnotationsTransformationModifier and TypeInterfaceDescriptioninterfaceAnnotationsTransformation<T extends AnnotationsTransformation<T>>Represents a transformation of a collection ofAnnotationInstanceinstances.Subinterfaces of AnnotationsTransformation in io.quarkus.arc.processorClasses in io.quarkus.arc.processor that implement AnnotationsTransformationModifier and TypeClassDescriptionstatic final classfinal classRepresents a transformation of an annotation target.