Uses of Package
org.apache.camel.spring

Packages that use org.apache.camel.spring
org.apache.camel.spring   
 

Classes in org.apache.camel.spring used by org.apache.camel.spring
CamelContextFactoryBean
          A Spring FactoryBean to create and initialize a SpringCamelContext and install routes either explicitly configured in Spring XML or found by searching the classpath for Java classes which extend RouteBuilder using the nested CamelContextFactoryBean.setPackages(String[]).
Main.Option
           
SpringCamelContext
          A Spring aware implementation of CamelContext which will automatically register itself with Springs lifecycle methods plus allows spring to be used to customize a any Type Converters as well as supporting accessing components and beans via the Spring ApplicationContext
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.