Package org.apache.camel.main

Application level classes that can be used to instantiate camel.

See:
          Description

Class Summary
Main A command line tool for booting up a CamelContext
MainSupport Base class for main implementations to allow starting up a JVM with Camel embedded.
 

Package org.apache.camel.main Description

Application level classes that can be used to instantiate camel. These classes may access the impl packages. No other package should depend on the main package.



Apache Camel