Interface TypeConverters


public interface TypeConverters
A tagging interface to mark this class implements type converters using the Converter annotations.

This can be used to provide custom type converters that can be manually added to the CamelContext using TypeConverterRegistry.addTypeConverters(Object).