Package org.hibernate.validator.internal.util.annotation
Annotation proxy and descriptor.
-
Class Summary Class Description AnnotationDescriptor<A extends Annotation> Encapsulates the data you need to create an annotation.AnnotationDescriptor.Builder<S extends Annotation> AnnotationFactory Creates live annotations (actuallyAnnotationProxyinstances) fromAnnotationDescriptors.ConstraintAnnotationDescriptor<A extends Annotation> ConstraintAnnotationDescriptor.Builder<S extends Annotation>