org.mule.example.loanbroker.bank
Interface BankService

All Known Implementing Classes:
Bank

public interface BankService

BankService is a representation of a bank form which to obtain loan quotes.


Method Summary
 LoanQuote getLoanQuote(LoanBrokerQuoteRequest request)
           
 

Method Detail

getLoanQuote

LoanQuote getLoanQuote(LoanBrokerQuoteRequest request)


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.