|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LoanBrokerService
LoanBroker is the Service that starts the loan request process. The
broker also receives the final quote.
| Method Summary | |
|---|---|
Object |
getLoanQuote(CustomerQuoteRequest request)
Triggered by an incoming customer request for a loan. |
Object |
receiveQuote(LoanQuote quote)
Triggered by an incoming offer from a bank. |
| Method Detail |
|---|
Object getLoanQuote(CustomerQuoteRequest request)
throws LoanBrokerException
LoanBrokerExceptionObject receiveQuote(LoanQuote quote)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||