org.mule.example.loanbroker.credit
Interface CreditAgencyService

All Known Implementing Classes:
DefaultCreditAgency

public interface CreditAgencyService

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


Method Summary
 CreditProfile getCreditProfile(Customer customer)
           
 

Method Detail

getCreditProfile

CreditProfile getCreditProfile(Customer customer)


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.