Uses of Class
org.apache.camel.spring.Main

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

Uses of Main in org.apache.camel.spring
 

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

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



Apache CAMEL