Class InventoryDataFeedMutationHandler
java.lang.Object
com.broadleafcommerce.inventory.service.datafeed.InventoryDataFeedMutationHandler
- All Implemented Interfaces:
EventListener
,org.springframework.context.ApplicationListener<InventoryAvailabilityEvent>
public class InventoryDataFeedMutationHandler
extends Object
implements org.springframework.context.ApplicationListener<InventoryAvailabilityEvent>
-
Constructor Summary
ConstructorDescriptionInventoryDataFeedMutationHandler
(com.broadleafcommerce.data.tracking.jpa.datafeed.DataFeedMutationHandler delegate) -
Method Summary
-
Constructor Details
-
InventoryDataFeedMutationHandler
public InventoryDataFeedMutationHandler(com.broadleafcommerce.data.tracking.jpa.datafeed.DataFeedMutationHandler delegate)
-
-
Method Details
-
onApplicationEvent
- Specified by:
onApplicationEvent
in interfaceorg.springframework.context.ApplicationListener<InventoryAvailabilityEvent>
-