Uses of Class
org.apache.camel.support.ResolverHelper.LookupExceptionHandler
Packages that use ResolverHelper.LookupExceptionHandler
Package
Description
Base classes that help to implement the camel API and are expected to be extended by the user
-
Uses of ResolverHelper.LookupExceptionHandler in org.apache.camel.support
Methods in org.apache.camel.support with parameters of type ResolverHelper.LookupExceptionHandlerModifier and TypeMethodDescriptionstatic org.apache.camel.ComponentResolverHelper.lookupComponentInRegistryWithFallback(org.apache.camel.CamelContext context, String name, ResolverHelper.LookupExceptionHandler exceptionHandler) static org.apache.camel.spi.DataFormatFactoryResolverHelper.lookupDataFormatFactoryInRegistryWithFallback(org.apache.camel.CamelContext context, String name, ResolverHelper.LookupExceptionHandler exceptionHandler) static org.apache.camel.spi.DataFormatResolverHelper.lookupDataFormatInRegistryWithFallback(org.apache.camel.CamelContext context, String name, ResolverHelper.LookupExceptionHandler exceptionHandler) static org.apache.camel.spi.LanguageResolverHelper.lookupLanguageInRegistryWithFallback(org.apache.camel.CamelContext context, String name, ResolverHelper.LookupExceptionHandler exceptionHandler)