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