Package org.hibernate.validator.util.annotationfactory

Annotation proxy helper.

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

Annotation proxy helper.



Copyright © 2007-2011 Red Hat Middleware, LLC. All Rights Reserved