Class ProductCustomPersistenceHandlerExtensionManager

java.lang.Object
org.broadleafcommerce.common.extension.ExtensionManager<ProductCustomPersistenceHandlerExtensionHandler>
org.broadleafcommerce.admin.server.service.extension.ProductCustomPersistenceHandlerExtensionManager
All Implemented Interfaces:
InvocationHandler

@Service("blProductCustomPersistenceHandlerExtensionManager") public class ProductCustomPersistenceHandlerExtensionManager extends org.broadleafcommerce.common.extension.ExtensionManager<ProductCustomPersistenceHandlerExtensionHandler>
Extension manager for ProductCustomPersistenceHandler
Author:
Jeff Fischer
  • Field Summary

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

    extensionHandler, handlers, handlersSorted, LOCK_OBJECT
  • Constructor Summary

    Constructors
  • 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

    • ProductCustomPersistenceHandlerExtensionManager

      public ProductCustomPersistenceHandlerExtensionManager()