Interface Summary | |
---|---|
ObjectInterpolator | Traverses an object graph and uses an Interpolator instance to resolve any String values in the graph. |
Class Summary | |
---|---|
FieldBasedObjectInterpolator | Reflectively traverses an object graph and uses an Interpolator instance to resolve any String fields in the graph. |
ObjectInterpolationWarning | Represents a warning that occurred while interpolating an object graph. |