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.
|
@ConstructorProperties(value={"source","factory"}) @Generated(value="lombok") public DefaultSpELExpressionEvaluator(@NonNull Object source, @NonNull SpELContext factory)
@Nullable public <T> T evaluate(String expression)
SpELExpressionEvaluatorevaluate in interface SpELExpressionEvaluatorCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.