C G I M O S T V

C

ConfigurationStateProvider - Class in org.apache.bval.guice
The javax.validation.spi.ConfigurationState provider implementation.
ConfigurationStateProvider(ValidationProvider<?>) - Constructor for class org.apache.bval.guice.ConfigurationStateProvider
 
configure() - Method in class org.apache.bval.guice.ValidationModule
constraintValidatorFactory(ConstraintValidatorFactory) - Method in class org.apache.bval.guice.ConfigurationStateProvider
 

G

get() - Method in class org.apache.bval.guice.ConfigurationStateProvider
get() - Method in class org.apache.bval.guice.ValidatorFactoryProvider
get() - Method in class org.apache.bval.guice.ValidatorProvider
getInstance(Class<T>) - Method in class org.apache.bval.guice.GuiceAwareConstraintValidatorFactory
GuiceAwareConstraintValidatorFactory - Class in org.apache.bval.guice
javax.validation.ConstraintValidatorFactory implementation that relies on Google Guice.
GuiceAwareConstraintValidatorFactory(Injector) - Constructor for class org.apache.bval.guice.GuiceAwareConstraintValidatorFactory
 

I

invoke(MethodInvocation) - Method in class org.apache.bval.guice.ValidateMethodInterceptor

M

messageInterpolator(MessageInterpolator) - Method in class org.apache.bval.guice.ConfigurationStateProvider
 

O

org.apache.bval.guice - package org.apache.bval.guice
Contains Apache Bean Validation support for Google-Guice.

S

setValidatorProvider(ValidatorProvider) - Method in class org.apache.bval.guice.ValidateMethodInterceptor
Sets the ValidatorProvider reference.

T

traversableResolver(TraversableResolver) - Method in class org.apache.bval.guice.ConfigurationStateProvider
 

V

Validate - Annotation Type in org.apache.bval.guice
Marker for methods which arguments have to be validated.
ValidateMethodInterceptor - Class in org.apache.bval.guice
Method interceptor for Validate annotation.
ValidateMethodInterceptor() - Constructor for class org.apache.bval.guice.ValidateMethodInterceptor
 
ValidationModule - Class in org.apache.bval.guice
The Google-Guice module for Apache Bean Validation.
ValidationModule() - Constructor for class org.apache.bval.guice.ValidationModule
 
ValidatorFactoryProvider - Class in org.apache.bval.guice
Validator Factory guice provider implementation.
ValidatorFactoryProvider(ConfigurationState) - Constructor for class org.apache.bval.guice.ValidatorFactoryProvider
 
ValidatorProvider - Class in org.apache.bval.guice
Validator guice provider implementation.
ValidatorProvider(ValidatorFactory) - Constructor for class org.apache.bval.guice.ValidatorProvider
Build a new ValidatorProvider by ValidatorFactory.

C G I M O S T V

Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.