org.mule.samples.loanbroker.service
Interface CreditAgencyService

All Known Implementing Classes:
DefaultCreditAgencyService

public interface CreditAgencyService

CreditAgencyService the service that provides a credit score for a customer.


Method Summary
 BankQuoteRequest getCreditProfile(BankQuoteRequest request)
           
 

Method Detail

getCreditProfile

public BankQuoteRequest getCreditProfile(BankQuoteRequest request)


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