org.broadleafcommerce.core.catalog.service.dynamic
Class DefaultDynamicSkuPricingInvocationHandler
java.lang.Object
org.broadleafcommerce.core.catalog.service.dynamic.DefaultDynamicSkuPricingInvocationHandler
- All Implemented Interfaces:
- InvocationHandler
public class DefaultDynamicSkuPricingInvocationHandler
- extends Object
- implements InvocationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultDynamicSkuPricingInvocationHandler
public DefaultDynamicSkuPricingInvocationHandler(Sku sku)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke in interface InvocationHandler
- Throws:
Throwable
reset
public void reset()
Copyright © 2012. All Rights Reserved.