org.apache.camel.loanbroker.webservice.version.credit
Class CreditAgencyServer

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

public class CreditAgencyServer
extends Object


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

Constructor Detail

CreditAgencyServer

public CreditAgencyServer()
Method Detail

start

public void start()
           throws Exception
Throws:
Exception

stop

public void stop()

main

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


Apache CAMEL