public class DefaultSpELExpressionEvaluator extends Object implements SpELExpressionEvaluator
ParameterValueProvider
implementation that evaluates the PreferredConstructor.Parameter
s 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)
SpELExpressionEvaluator
evaluate
in interface SpELExpressionEvaluator
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.