Uses of Class
org.apache.camel.TypeConverterLoaderException
-
Packages that use TypeConverterLoaderException Package Description org.apache.camel.spi Service Provider Interfaces used by the Camel runtime which are plugin strategies. -
-
Uses of TypeConverterLoaderException in org.apache.camel.spi
Methods in org.apache.camel.spi that throw TypeConverterLoaderException Modifier and Type Method Description void
TypeConverterLoader. load(TypeConverterRegistry registry)
A pluggable strategy to load type converters into a registry from some kind of mechanism
-