AbstractDelegatingValueSource
, EnvarBasedValueSource
, FixedStringSearchInterpolator
, MapBasedValueSource
, ObjectBasedValueSource
, PrefixedObjectValueSource
, PrefixedPropertiesValueSource
, PrefixedValueSourceWrapper
, PropertiesBasedValueSource
public interface FixedValueSource
Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
getValue(java.lang.String expression,
InterpolationState interpolationState) |
java.lang.Object getValue(java.lang.String expression, InterpolationState interpolationState)
expression
- The expression.interpolationState
- InterpolationState
.Copyright © 2018. All rights reserved.