Uses of Class
org.apache.camel.spring.SpringCamelContext
Packages that use SpringCamelContext
-
Uses of SpringCamelContext in org.apache.camel.spring
Methods in org.apache.camel.spring that return SpringCamelContextModifier and TypeMethodDescriptionstatic SpringCamelContext
SpringCamelContext.springCamelContext
(org.springframework.context.ApplicationContext applicationContext, boolean maybeStart) Deprecated.its better to create and boot Spring the standard Spring way and to get hold of CamelContext using the Spring API.