public class AsynchronousLoanBroker extends DefaultLoanBroker
LoanBroker is the Service that starts the loan request process. The
broker also receives the final quote.logger| Constructor and Description |
|---|
AsynchronousLoanBroker() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getLoanQuote(CustomerQuoteRequest request)
Triggered by an incoming customer request for a loan.
|
incProfiles, incQuotes, incRequests, receiveCreditProfile, receiveCustomer, receiveLoanBrokerQuoteRequest, receiveQuotepublic Object getLoanQuote(CustomerQuoteRequest request) throws LoanBrokerException
LoanBrokerServicegetLoanQuote in interface LoanBrokerServicegetLoanQuote in class DefaultLoanBrokerLoanBrokerExceptionCopyright © 2003–2014 MuleSoft, Inc.. All rights reserved.