Uses of Interface
org.apache.camel.spi.RoutesLoader
Packages that use RoutesLoader
-
Uses of RoutesLoader in org.apache.camel
Methods in org.apache.camel that return RoutesLoaderModifier and TypeMethodDescriptionExtendedCamelContext.getRoutesLoader()Gets theRoutesLoaderto be used.Methods in org.apache.camel with parameters of type RoutesLoaderModifier and TypeMethodDescriptionvoidExtendedCamelContext.setRoutesLoader(RoutesLoader routesLoader) Sets a customRoutesLoaderto be used.