org.mule.samples.loanbroker.esb.bank
Interface BankService

All Known Implementing Classes:
Bank

public interface BankService

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

Version:
$Revision: 3798 $
Author:
Ross Mason

Method Summary
 LoanQuote getLoanQuote(LoanQuoteRequest request)
           
 

Method Detail

getLoanQuote

public LoanQuote getLoanQuote(LoanQuoteRequest request)


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