|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreditAgencyService | |
org.mule.examples.loanbroker.credit | |
org.mule.examples.loanbroker.esn |
Uses of CreditAgencyService in org.mule.examples.loanbroker.credit |
Classes in org.mule.examples.loanbroker.credit that implement CreditAgencyService | |
class |
DefaultCreditAgency
Provides the credit profile for a customer. |
Uses of CreditAgencyService in org.mule.examples.loanbroker.esn |
Methods in org.mule.examples.loanbroker.esn that return CreditAgencyService | |
CreditAgencyService |
SynchronousLoanBroker.getCreditAgency()
|
Methods in org.mule.examples.loanbroker.esn with parameters of type CreditAgencyService | |
void |
SynchronousLoanBroker.setCreditAgency(CreditAgencyService creditAgency)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |