org.mule.samples.voipservice.service
Class PaymentValidationService
java.lang.Object
org.mule.samples.voipservice.service.PaymentValidationService
- All Implemented Interfaces:
- PaymentValidation
public class PaymentValidationService
- extends Object
- implements PaymentValidation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static transient Log logger
PaymentValidationService
public PaymentValidationService()
getCreditVendors
public List getCreditVendors(String cardType)
- Specified by:
getCreditVendors
in interface PaymentValidation
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.