Package | Description |
---|---|
org.springframework.integration.expression |
Provides classes supporting SpEL expressions.
|
Modifier and Type | Class and Description |
---|---|
static class |
ExpressionEvalMap.ComponentsEvaluationCallback
The
ExpressionEvalMap.EvaluationCallback implementation which evaluates an expression using
the provided context , root and returnType variables. |
Modifier and Type | Field and Description |
---|---|
static ExpressionEvalMap.EvaluationCallback |
ExpressionEvalMap.SIMPLE_CALLBACK |
Modifier and Type | Method and Description |
---|---|
ExpressionEvalMap.ExpressionEvalMapFinalBuilder |
ExpressionEvalMap.ExpressionEvalMapBuilder.usingCallback(ExpressionEvalMap.EvaluationCallback callback) |
Copyright © 2018. All rights reserved.