|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationImpl | |
---|---|
org.apache.bval.jsr303 | |
org.apache.bval.jsr303.util | |
org.apache.bval.jsr303.xml |
Uses of ConfigurationImpl in org.apache.bval.jsr303 |
---|
Methods in org.apache.bval.jsr303 that return ConfigurationImpl | |
---|---|
ConfigurationImpl |
ConfigurationImpl.constraintValidatorFactory(ConstraintValidatorFactory constraintFactory)
|
ConfigurationImpl |
ConfigurationImpl.messageInterpolator(MessageInterpolator resolver)
|
Uses of ConfigurationImpl in org.apache.bval.jsr303.util |
---|
Methods in org.apache.bval.jsr303.util with parameters of type ConfigurationImpl | |
---|---|
static PrivilegedAction<ValidatorFactory> |
SecureActions.doPrivBuildValidatorFactory(ConfigurationImpl config)
Create a privileged action for ConfigurationImpl.buildValidatorFactory. |
Uses of ConfigurationImpl in org.apache.bval.jsr303.xml |
---|
Methods in org.apache.bval.jsr303.xml with parameters of type ConfigurationImpl | |
---|---|
void |
ValidationParser.processValidationConfig(ConfigurationImpl targetConfig)
Process the validation configuration into targetConfig . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |