| Package | Description |
|---|---|
| org.apache.camel.blueprint |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
protected BlueprintCamelContext |
CamelContextFactoryBean.createContext() |
BlueprintCamelContext |
CamelContextFactoryBean.getContext(boolean create) |
| Modifier and Type | Method and Description |
|---|---|
Class<BlueprintCamelContext> |
CamelContextFactoryBean.getObjectType() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CamelContextFactoryBean.initBeanPostProcessor(BlueprintCamelContext context) |
protected void |
CamelContextFactoryBean.initCustomRegistry(BlueprintCamelContext context) |
| Constructor and Description |
|---|
ContextScanRouteBuilderFinder(BlueprintCamelContext camelContext,
org.apache.camel.spi.PackageScanFilter filter) |
PackageScanRouteBuilderFinder(BlueprintCamelContext camelContext,
String[] packages,
ClassLoader classLoader,
org.apache.camel.spi.PackageScanClassResolver resolver) |
Apache Camel