A G I O V

A

afterBeanDiscovery(AfterBeanDiscovery, BeanManager) - Method in class org.jboss.seam.validation.ValidationExtension
 

G

getInstance(Class<T>) - Method in class org.jboss.seam.validation.InjectingConstraintValidatorFactory
 

I

InjectingConstraintValidatorFactory - Class in org.jboss.seam.validation
A ConstraintValidatorFactory which enables CDI based dependency injection for the created ConstraintValidator s.
InjectingConstraintValidatorFactory() - Constructor for class org.jboss.seam.validation.InjectingConstraintValidatorFactory
 

O

org.jboss.seam.validation - package org.jboss.seam.validation
 

V

validateMethodInvocation(InvocationContext) - Method in class org.jboss.seam.validation.ValidationInterceptor
Validates the Bean Validation constraints specified at the parameters and/or return value of the intercepted method.
ValidationExtension - Class in org.jboss.seam.validation
A CDI portable extension which registers beans for ValidatorFactory and Validator, if such beans not yet exist (which for instance would be the case in a Java EE 6 container).
ValidationExtension() - Constructor for class org.jboss.seam.validation.ValidationExtension
 
ValidationInterceptor - Class in org.jboss.seam.validation
An interceptor which performs a validation of the Bean Validation constraints specified at the parameters and/or return values of intercepted methods using the method validation functionality provided by Hibernate Validator.
ValidationInterceptor() - Constructor for class org.jboss.seam.validation.ValidationInterceptor
 

A G I O V

Copyright © 2011 Seam Framework & Gunnar Morling. All Rights Reserved.