Class InventoryServiceExtensionManager

java.lang.Object
org.broadleafcommerce.common.extension.ExtensionManager<InventoryServiceExtensionHandler>
org.broadleafcommerce.core.inventory.service.InventoryServiceExtensionManager
All Implemented Interfaces:
InvocationHandler

@Component("blInventoryServiceExtensionManager") public class InventoryServiceExtensionManager extends org.broadleafcommerce.common.extension.ExtensionManager<InventoryServiceExtensionHandler>
  • 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

    • InventoryServiceExtensionManager

      public InventoryServiceExtensionManager()