org.mule.samples.voipservice.service
Class BankAgencyService
java.lang.Object
org.mule.samples.voipservice.service.BankAgencyService
- All Implemented Interfaces:
- BankAgency
- public class BankAgencyService
- extends Object
- implements BankAgency
- Author:
- Binildas Christudas
|
Field Summary |
protected static Log |
logger
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static transient Log logger
BankAgencyService
public BankAgencyService()
getAuthorisedStatus
public CreditProfileTO getAuthorisedStatus(CreditProfileTO creditProfileTO)
- Specified by:
getAuthorisedStatus in interface BankAgency
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.