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