- All Superinterfaces:
- CrossParameterTarget, ParameterTarget, ReturnValueTarget
- All Known Implementing Classes:
- ExecutableConstraintMappingContextImpl
public interface ConstructorConstraintMappingContext
extends ParameterTarget, CrossParameterTarget, ReturnValueTarget
Constraint mapping creational context representing a constructor. Allows to
navigate to the constructor's parameters and return value.
- Author:
- Gunnar Morling