Class CategoryDaoExtensionManager

java.lang.Object
org.broadleafcommerce.common.extension.ExtensionManager<CategoryDaoExtensionHandler>
org.broadleafcommerce.core.catalog.dao.CategoryDaoExtensionManager
All Implemented Interfaces:
InvocationHandler

@Service("blCategoryDaoExtensionManager") public class CategoryDaoExtensionManager extends org.broadleafcommerce.common.extension.ExtensionManager<CategoryDaoExtensionHandler>
Author:
Jeff Fischer
  • Field Summary

    Fields inherited from class org.broadleafcommerce.common.extension.ExtensionManager

    extensionHandler, handlers, handlersSorted, LOCK_OBJECT
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.broadleafcommerce.common.extension.ExtensionManager

    continueOnHandled, execute, getHandlers, getPriority, getProxy, invoke, registerHandler, setHandlers, shouldContinue, sortHandlers

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CategoryDaoExtensionManager

      public CategoryDaoExtensionManager()