Package org.jboss.resteasy.reactive.common.processor.transformation
-
Interface Summary Interface Description AnnotationsTransformation<T extends AnnotationsTransformation<T>> Represents a transformation of a collection ofAnnotationInstanceinstances.AnnotationsTransformer Allows a build-time extension to override the annotations that exist on bean classes.AnnotationsTransformer.TransformationContext A transformation context. -
Class Summary Class Description AnnotationStore AppliesAnnotationsTransformers and caches the results of transformations.AnnotationsTransformer.Builder A convenient builder.Transformation