public abstract class JsonTypeConcatenatingCoercer extends Object implements Concatable<Object>
TypeCoercer to be used together with
SelectorListFactory to resolve configurable attributes
that contain values of JSON-compatible types.
This coercer does not transform the objects, but only provides a way to concatenate elements.
| Modifier | Constructor and Description |
|---|---|
protected |
JsonTypeConcatenatingCoercer() |