Uses of Interface
org.apache.camel.spi.XMLRoutesDefinitionLoader
-
Packages that use XMLRoutesDefinitionLoader Package Description org.apache.camel The core Camel API. -
-
Uses of XMLRoutesDefinitionLoader in org.apache.camel
Methods in org.apache.camel that return XMLRoutesDefinitionLoader Modifier and Type Method Description XMLRoutesDefinitionLoaderExtendedCamelContext. getXMLRoutesDefinitionLoader()Deprecated.Methods in org.apache.camel with parameters of type XMLRoutesDefinitionLoader Modifier and Type Method Description voidExtendedCamelContext. setXMLRoutesDefinitionLoader(XMLRoutesDefinitionLoader xmlRoutesDefinitionLoader)Sets a customXMLRoutesDefinitionLoaderto be used.
-