org.apache.camel.loanbroker.webservice.version
Class LoanBroker

java.lang.Object
  extended by org.apache.camel.loanbroker.webservice.version.LoanBroker

public final class LoanBroker
extends Object

Main class to run the loan broker server from command line.


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