Interface ValueEvaluationContext


public interface ValueEvaluationContext
Expressions are executed in an evaluation context. It is in this context that references are resolved when encountered during expression evaluation.
Since:
3.3
Author:
Christoph Strobl, Mark Paluch