Uses of Package
org.apache.camel.main

Packages that use org.apache.camel.main
org.apache.camel The core Camel API. 
org.apache.camel.impl Default implementation classes for Camel Core 
org.apache.camel.main Application level classes that can be used to instantiate camel. 
 

Classes in org.apache.camel.main used by org.apache.camel
Main
          A command line tool for booting up a CamelContext
 

Classes in org.apache.camel.main used by org.apache.camel.impl
MainSupport
          Base class for main implementations to allow starting up a JVM with Camel embedded.
 

Classes in org.apache.camel.main used by org.apache.camel.main
MainSupport
          Base class for main implementations to allow starting up a JVM with Camel embedded.
MainSupport.Option
           
 



Apache Camel