org.mule.samples.loanbroker.esb
Class Main

java.lang.Object
  extended byorg.mule.samples.loanbroker.esb.Main

public class Main
extends Object

Main Executes the LoanBroker ESB application


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

Constructor Detail

Main

public Main(String config)
     throws Exception
Method Detail

close

public void close()
           throws Exception
Throws:
Exception

request

public UMOMessage request(CustomerQuoteRequest request)
                   throws Exception
Throws:
Exception

main

public static void main(String[] args)


Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.