Interface AnnotationScanTypeConverters
public interface AnnotationScanTypeConverters
A
TypeConverter which is capable of annotation scanning for
Converter classes and add these as type converters.
This is using Camel 2.x style, and it is recommended to migrate to @Converter(loader = true) for fast type converter
mode.-
Method Summary
Modifier and TypeMethodDescriptionvoidScan forConverterclasses and add those as type converters.
-
Method Details
-
scanTypeConverters
-