org.broadleafcommerce.core.web.controller.checkout
Class PaymentInfoServiceExtensionManager
java.lang.Object
org.broadleafcommerce.common.extension.ExtensionManager<PaymentInfoServiceExtensionHandler>
org.broadleafcommerce.core.web.controller.checkout.PaymentInfoServiceExtensionManager
- All Implemented Interfaces:
- InvocationHandler
@Service(value="blPaymentInfoServiceExtensionManager")
public class PaymentInfoServiceExtensionManager
- extends ExtensionManager<PaymentInfoServiceExtensionHandler>
Extension manager for the PaymentInfo services
- Author:
- Joshua Skorton (jskorton)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PaymentInfoServiceExtensionManager
public PaymentInfoServiceExtensionManager()
continueOnHandled
public boolean continueOnHandled()
- Overrides:
continueOnHandled in class ExtensionManager<PaymentInfoServiceExtensionHandler>
Copyright © 2013. All Rights Reserved.