Uses of Class
org.apache.camel.Main

Packages that use Main
org.apache.camel The JAXB POJOs for the XML Configuration of the routing rules. 
 

Uses of Main in org.apache.camel
 

Fields in org.apache.camel declared as Main
protected static Main Main.instance
           
 

Methods in org.apache.camel that return Main
static Main Main.getInstance()
          Returns the currently executing main
 



Apache CAMEL