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

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

public final class LoanBroker
extends Object

Main class to start the loan broker server


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