org.broadleafcommerce.core.catalog.dao
Class ProductDaoExtensionManager

java.lang.Object
  extended by org.broadleafcommerce.common.extension.ExtensionManager<ProductDaoExtensionHandler>
      extended by org.broadleafcommerce.core.catalog.dao.ProductDaoExtensionManager
All Implemented Interfaces:
InvocationHandler

@Service(value="blProductDaoExtensionManager")
public class ProductDaoExtensionManager
extends ExtensionManager<ProductDaoExtensionHandler>

Author:
Jeff Fischer

Field Summary
 
Fields inherited from class org.broadleafcommerce.common.extension.ExtensionManager
extensionHandler, handlers, handlersSorted, LOCK_OBJECT
 
Constructor Summary
ProductDaoExtensionManager()
           
 
Method Summary
 
Methods inherited from class org.broadleafcommerce.common.extension.ExtensionManager
continueOnHandled, getHandlers, getPriority, getProxy, invoke, registerHandler, setHandlers, shouldContinue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProductDaoExtensionManager

public ProductDaoExtensionManager()


Copyright © 2013. All Rights Reserved.