public interface TypeConverterAware
TypeConverter
such as for implementing a fallback type converterTypeConverterRegistry| Modifier and Type | Method and Description |
|---|---|
void |
setTypeConverter(TypeConverter parentTypeConverter)
Injects the root type converter.
|
void setTypeConverter(TypeConverter parentTypeConverter)
parentTypeConverter - the root type converterApache Camel