| Package | Description |
|---|---|
| org.springframework.context.expression |
Expression parsing support within a Spring application context.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MethodBasedEvaluationContext
A method-based
EvaluationContext that
provides explicit support for method-based invocations. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StandardBeanExpressionResolver.customizeEvaluationContext(StandardEvaluationContext evalContext)
Template method for customizing the expression evaluation context.
|