Package org.hibernate.validator.util

This package contains independend helper classes.

See:
          Description

Class Summary
ContainsField  
ContainsMethod  
GetAnnotationParameter<T>  
GetClassLoader  
GetConstructor<T>  
GetDeclaredField  
GetDeclaredFields  
GetDeclaredMethods  
GetMethod  
GetMethodFromPropertyName  
GetMethods  
IdentitySet Set that compares object by identity rather than equality.
LazyValidatorFactory This class lazily initialize the ValidatorFactory on the first usage One benefit is that no domain class is loaded until the ValidatorFactory is really needed.
LoadClass  
LoggerFactory  
NewInstance<T>  
ReflectionHelper Some reflection utility methods.
SetAccessibility  
ValidatorTypeHelper Helper methods around ConstraintValidator types.
Version  
 

Package org.hibernate.validator.util Description

This package contains independend helper classes.



Copyright © 2007-2009. All Rights Reserved.