public class DefaultSpELExpressionEvaluator extends Object implements SpELExpressionEvaluator
ParameterValueProvider implementation that evaluates the PreferredConstructor.Parameters key against
SpelExpressionParser and EvaluationContext.| Constructor and Description |
|---|
DefaultSpELExpressionEvaluator(Object source,
SpELContext factory) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
evaluate(String expression)
Evaluates the given expression.
|
public DefaultSpELExpressionEvaluator(Object source, SpELContext factory)
@Nullable public <T> T evaluate(String expression)
SpELExpressionEvaluatorevaluate in interface SpELExpressionEvaluatorCopyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.