| Package | Description |
|---|---|
| org.mule.example.loanbroker | |
| org.mule.example.loanbroker.credit | |
| org.mule.example.loanbroker.messages |
| Modifier and Type | Method and Description |
|---|---|
Customer |
DefaultLoanBroker.receiveCustomer(Customer customer) |
| Modifier and Type | Method and Description |
|---|---|
Customer |
DefaultLoanBroker.receiveCustomer(Customer customer) |
| Modifier and Type | Method and Description |
|---|---|
CreditProfile |
CreditAgencyService.getCreditProfile(Customer customer) |
CreditProfile |
DefaultCreditAgency.getCreditProfile(Customer customer) |
| Modifier and Type | Method and Description |
|---|---|
Customer |
CustomerQuoteRequest.getCustomer() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerQuoteRequest.setCustomer(Customer customer) |
| Constructor and Description |
|---|
CustomerQuoteRequest(Customer customer,
double loanAmount,
int loanDuration) |
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.