Class IndexFieldCustomPersistenceHandlerExtensionManager

java.lang.Object
org.broadleafcommerce.common.extension.ExtensionManager<IndexFieldCustomPersistenceHandlerExtensionHandler>
org.broadleafcommerce.admin.server.service.handler.IndexFieldCustomPersistenceHandlerExtensionManager
All Implemented Interfaces:
InvocationHandler

@Service("blIndexFieldCustomPersistenceHandlerExtensionManager") public class IndexFieldCustomPersistenceHandlerExtensionManager extends org.broadleafcommerce.common.extension.ExtensionManager<IndexFieldCustomPersistenceHandlerExtensionHandler>
Author:
Chad Harchar (charchar)
  • 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

    • IndexFieldCustomPersistenceHandlerExtensionManager

      public IndexFieldCustomPersistenceHandlerExtensionManager()