Interface ConstructorConstraintMappingContext
- All Superinterfaces:
AnnotationIgnoreOptions<ConstructorConstraintMappingContext>, CrossParameterTarget, ParameterTarget, ReturnValueTarget
public interface ConstructorConstraintMappingContext
extends ParameterTarget, CrossParameterTarget, ReturnValueTarget, AnnotationIgnoreOptions<ConstructorConstraintMappingContext>
Constraint mapping creational context representing a constructor. Allows to
navigate to the constructor's parameters and return value.
- Author:
- Gunnar Morling
-
Method Summary
Methods inherited from interface AnnotationIgnoreOptions
ignoreAnnotationsMethods inherited from interface CrossParameterTarget
crossParameterMethods inherited from interface ParameterTarget
parameterMethods inherited from interface ReturnValueTarget
returnValue