RouteBuilder
instances that can be found in the contextRouteBuilder
instances that can be found on the classpathCamelContext
.BlueprintCamelContext
defined
in the BlueprintContainer
PropertiesParser
which supports looking up
property placeholders from the Blueprint Property Placeholder Service.PropertiesResolver
which supports the blueprint scheme.ConsumerTemplate
instance with a minimum of XMLBlueprintCamelContext
and install routes either explicitly configured in
Blueprint XML or found by searching the classpath for Java classes which extend
RouteBuilder
using the nested CamelContextFactoryBean.setPackages(String[])
.Endpoint
objectsNamespaceHandler
to parse the Camel related namespaces.ProducerTemplate
instance with a minimum of XMLRedeliveryPolicy
objectsExecutorService
objectsRouteBuilder
instances in the
BlueprintContainer
.BlueprintCamelContext
in the BlueprintContainer
.RouteBuilder
instances on the classpathApache Camel