Package org.springframework.integration.expression

Interface Summary
ExpressionSource Strategy interface for retrieving Expressions.
 

Class Summary
DynamicExpression An implementation of Expression that delegates to an ExpressionSource for resolving the actual Expression instance per-invocation at runtime.
ReloadableResourceBundleExpressionSource ExpressionSource implementation that accesses resource bundles using specified basenames.