Package | Description |
---|---|
org.apache.camel.cdi |
Modifier and Type | Method and Description |
---|---|
CdiCamelConfiguration |
CdiCamelConfiguration.autoConfigureRoutes(boolean autoConfigureRoutes)
Overrides the Camel CDI behavior to automatically add all RouteBuilders to the corresponding Camel contexts.
|
CdiCamelConfiguration |
CdiCamelConfiguration.autoStartContexts(boolean autoStartContexts)
Overrides the Camel CDI behavior to automatically start all Camel contexts.
|
Apache Camel