Package com.broadleafcommerce.promotion.offer.service.messaging.cache
package com.broadleafcommerce.promotion.offer.service.messaging.cache
-
ClassDescriptionConstants for working with the cache invalidation messages for the Promotion service.Spring cloud data channel description for messaging input.Internal Spring event to notify listeners of a state change on an entity in order to influence cache invalidation activities.An event listener that triggers when a promotion service related entity that is eligible for cache is mutated.Provides supporting functionality related to cache invalidation components based on the
PromotionCacheInvalidationHelper.getSupportedProjectionTypes()
registered.Pojo defining the types supported for cache invalidation, as well as the send delay for cache invalidation messages (may be zero delay, in which case sending is immediate).Factory responsible for creating cache invalidation messages via theNotificationHandler
Initialize the NotificationState forPromotionCacheInvalidationProducer.TYPE
.Spring cloud data channel description for messaging output.