Uses of Interface
org.apache.camel.spring.boot.CamelContextConfiguration
Packages that use CamelContextConfiguration
-
Uses of CamelContextConfiguration in org.apache.camel.spring.boot
Constructor parameters in org.apache.camel.spring.boot with type arguments of type CamelContextConfigurationModifierConstructorDescriptionCamelSpringBootApplicationListener
(org.springframework.context.ApplicationContext applicationContext, List<CamelContextConfiguration> camelContextConfigurations, CamelConfigurationProperties configurationProperties, org.apache.camel.main.RoutesCollector springBootRoutesCollector)