Uses of Class
org.apache.camel.spring.boot.CamelSpringBootApplicationController
Packages that use CamelSpringBootApplicationController
-
Uses of CamelSpringBootApplicationController in org.apache.camel.spring.boot
Methods in org.apache.camel.spring.boot with parameters of type CamelSpringBootApplicationControllerModifier and TypeMethodDescriptionstatic org.apache.camel.CamelContextCamelAutoConfiguration.doConfigureCamelContext(org.springframework.context.ApplicationContext applicationContext, org.apache.camel.CamelContext camelContext, CamelConfigurationProperties config, CamelSpringBootApplicationController controller) Not to be used by Camel end usersConstructors in org.apache.camel.spring.boot with parameters of type CamelSpringBootApplicationControllerModifierConstructorDescriptionSpringBootCamelContext(org.springframework.context.ApplicationContext applicationContext, boolean warnOnEarlyShutdown, CamelSpringBootApplicationController controller)