Uses of Interface
org.springframework.integration.expression.ExpressionEvalMap.EvaluationCallback
Package
Description
Provides classes supporting SpEL expressions.
-
Uses of ExpressionEvalMap.EvaluationCallback in org.springframework.integration.expression
Modifier and TypeClassDescriptionstatic class
TheExpressionEvalMap.EvaluationCallback
implementation which evaluates an expression using the providedcontext
,root
andreturnType
variables.Modifier and TypeFieldDescriptionstatic final ExpressionEvalMap.EvaluationCallback
ExpressionEvalMap.SIMPLE_CALLBACK
Modifier and TypeMethodDescriptionExpressionEvalMap.ExpressionEvalMapBuilder.usingCallback
(ExpressionEvalMap.EvaluationCallback callback)