Interface ContainerElementConstraintMappingContext

All Superinterfaces:
Cascadable<ContainerElementConstraintMappingContext>, Constrainable<ContainerElementConstraintMappingContext>, ConstraintDefinitionTarget, ConstraintMappingTarget, ConstructorTarget, ContainerElementTarget, MethodTarget, ParameterTarget, PropertyTarget, ReturnValueTarget, TypeTarget
All Known Implementing Classes:
ContainerElementConstraintMappingContextImpl

Constraint mapping creational context representing a type argument of a property, parameter or method return value with a generic (return) type. Allows to place constraints on that type argument, mark it as cascadable and to navigate to other constraint targets.
Since:
6.0
Author:
Gunnar Morling