org.apache.camel.example.cxf.proxy
Class MyMain

java.lang.Object
  extended by org.apache.camel.example.cxf.proxy.MyMain

public final class MyMain
extends Object

A Main to let you easily start the application from a IDE. Usually you can just right click and choose Run

Version:

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