FixedValueSourcePrefixedObjectValueSource, PrefixedPropertiesValueSourcepublic abstract class AbstractDelegatingValueSource extends java.lang.Object implements FixedValueSource
| Modifier | Constructor | Description |
|---|---|---|
protected |
AbstractDelegatingValueSource(FixedValueSource delegate) |
| Modifier and Type | Method | Description |
|---|---|---|
protected FixedValueSource |
getDelegate() |
|
java.lang.Object |
getValue(java.lang.String expression,
InterpolationState interpolationState) |
protected AbstractDelegatingValueSource(FixedValueSource delegate)
protected FixedValueSource getDelegate()
public java.lang.Object getValue(java.lang.String expression,
InterpolationState interpolationState)
getValue in interface FixedValueSourceexpression - The expression.interpolationState - InterpolationState.Copyright © 2018. All rights reserved.