Package org.hibernate.validator.util.annotationfactory

Classes in this package allow to generate annotation proxies.

See:
          Description

Class Summary
AnnotationDescriptor<T extends Annotation> Encapsulates the data you need to create an annotation.
AnnotationFactory Creates live annotations (actually AnnotationProxies) from AnnotationDescriptors.
AnnotationProxy A concrete implementation of Annotation that pretends it is a "real" source code annotation.
 

Package org.hibernate.validator.util.annotationfactory Description

Classes in this package allow to generate annotation proxies.



Copyright © 2007-2009. All Rights Reserved.