spring-framework / org.springframework.expression.spel.standard / SpelExpression / setEvaluationContext
setEvaluationContext
open fun setEvaluationContext(evaluationContext: EvaluationContext): Unit
Set the evaluation context that will be used if none is specified on an evaluation call.
Parameters
evaluationContext - the evaluation context to use