Uses of Interface
org.apache.camel.spi.XMLRoutesDefinitionLoader
Packages that use XMLRoutesDefinitionLoader
-
Uses of XMLRoutesDefinitionLoader in org.apache.camel
Methods in org.apache.camel that return XMLRoutesDefinitionLoaderModifier and TypeMethodDescriptionExtendedCamelContext.getXMLRoutesDefinitionLoader()
Deprecated.Methods in org.apache.camel with parameters of type XMLRoutesDefinitionLoaderModifier and TypeMethodDescriptionvoid
ExtendedCamelContext.setXMLRoutesDefinitionLoader
(XMLRoutesDefinitionLoader xmlRoutesDefinitionLoader) Sets a customXMLRoutesDefinitionLoader
to be used.
ExtendedCamelContext.getRoutesLoader()