org.mule.samples.loanbroker
Class SyncLoanBroker
java.lang.Object
org.mule.samples.loanbroker.SyncLoanBroker
- public class SyncLoanBroker
- extends Object
SyncLoanBroker is a synchronous Loan Broker that makes the calls to
various components through the event context synchronously.
|
Field Summary |
protected static Log |
logger
logger used by this class |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static Log logger
- logger used by this class
SyncLoanBroker
public SyncLoanBroker()
getLoanQuote
public UMOMessage getLoanQuote(LoanRequest request)
throws Exception
- Throws:
Exception
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.