Uses of Package
org.springframework.integration.expression
Package
Description
Provides classes supporting SpEL expressions.
-
ClassDescriptionAn immutable
AbstractMap
implementation that wraps aMap<String, Object>
, where values must be instances ofString
orExpression
, and evaluates anexpression
for the providedkey
from the underlyingoriginal
Map.Implementations of this interface can be provided to build 'on demandExpressionEvalMap.get(Object)
logic' forExpressionEvalMap
.The builder class to instantiateExpressionEvalMap
.Strategy interface for retrieving Expressions.Utility class that keeps track of a Set of SpELPropertyAccessor
s in order to register them with the "integrationEvaluationContext" upon initialization.