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