org.apache.camel.example.console
Class CamelConsoleMain

java.lang.Object
  extended by org.apache.camel.example.console.CamelConsoleMain

public final class CamelConsoleMain
extends Object

A main class to run the example from your editor.


Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Apache CAMEL