Uses of Interface
org.apache.camel.cdi.CdiCamelConfiguration
-
-
Uses of CdiCamelConfiguration in org.apache.camel.cdi
Methods in org.apache.camel.cdi that return CdiCamelConfiguration Modifier and Type Method Description CdiCamelConfigurationCdiCamelConfiguration. autoConfigureRoutes(boolean autoConfigureRoutes)Overrides the Camel CDI behavior to automatically add all RouteBuilders to the corresponding Camel contexts.CdiCamelConfigurationCdiCamelConfiguration. autoStartContexts(boolean autoStartContexts)Overrides the Camel CDI behavior to automatically start all Camel contexts.
-