Package org.apache.bval.jsr303.extensions

Interface Summary
ConstructorDescriptor Description: This class will disappear when such functionality is part of the JSR303 specification.
MethodBeanDescriptor Description: Provides method/constructor-related constraint information for a type.
MethodDescriptor Description: This class will disappear when such functionality is part of the JSR303 specification.
MethodValidator Description: Appendix C.
ParameterDescriptor Description: This class will disappear when such functionality is part of the JSR303 specification.
ProcedureDescriptor Description: superinterface of ConstructorDescriptor and MethodDescriptor.
 

Class Summary
AppendValidationToList Description: AppendValidation implementation that acts as an intermediate cache of validations for further processing.
ConstructorDescriptorImpl Description: ConstructorDescriptor implementation.
MethodBeanDescriptorImpl Description: MethodBeanDescriptor implementation.
MethodDescriptorImpl Description: MethodDescriptor implementation.
MethodValidatorImpl Description: experimental implementation of method-level-validation
MethodValidatorMetaBeanFactory Description: extension to validate parameters/return values of methods/constructors.
ParameterAccess Implementation of AccessStrategy for method parameters.
ParameterDescriptorImpl Description: ParameterDescriptor implementation.
ReturnAccess Implementation of AccessStrategy for method return values.
 



Copyright © 2010-2012 Apache Software Foundation. All Rights Reserved.