See: Description
Class | Description |
---|---|
ConfiguredConstraint<A extends Annotation,L extends ConstraintLocation> |
Represents a programmatically configured constraint and meta-data
related to its location (bean type etc.).
|
ConstraintMappingContext |
Context which collects constraints, cascades etc.
|
ConstraintMappingContextImplBase |
Base class for implementations of constraint mapping creational context types.
|
MethodConstraintMappingContextImpl |
A constraint mapping creational context which allows to select the parameter or
return value to which the next operations shall apply.
|
ParameterConstraintMappingContextImpl |
Constraint mapping creational context which allows to configure the constraints for one method parameter.
|
PropertyConstraintMappingContextImpl |
Constraint mapping creational context which allows to configure the constraints for one bean property.
|
ReturnValueConstraintMappingContextImpl |
Constraint mapping creational context which allows to configure the constraints for one method return value.
|
TypeConstraintMappingContextImpl<C> |
Constraint mapping creational context which allows to configure the class-level constraints for one bean.
|
Creational context implementations of the API for programmatic constraint definition.
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.