| Interface | Description |
|---|---|
| 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 |
| Class | Description |
|---|---|
| AppendValidationToList |
Description:
AppendValidation implementation that acts as an intermediate
cache of validations for further processing. |
| ConstructorDescriptorImpl |
Description:
ConstructorDescriptor implementation. |
| MethodDescriptorImpl |
Description:
MethodDescriptor implementation. |
| 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-2013 The Apache Software Foundation. All Rights Reserved.