Uses of Package
org.apache.camel.spring

Packages that use org.apache.camel.spring
org.apache.camel.spring The classes for working with Camel and Spring along with the primary factory beans. 
 

Classes in org.apache.camel.spring used by org.apache.camel.spring
CamelJMXAgentType
          The JAXB type class for the configuration of jmxAgent
Main
          A command line tool for booting up a CamelContext using an optional Spring ApplicationContext
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
 



Apache CAMEL