| Class | Description |
|---|---|
| BeanValidationAttachments | |
| BeanValidationFactoryDeployer |
Creates a bean validation factory and adds it to the deployment and binds it to JNDI.
|
| BeanValidationFactoryResourceReferenceProcessor |
Handled resource injections for the Validator Factory
|
| BeanValidationResourceReferenceProcessor |
Handled resource injections for the Validator
|
| 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.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.