Uses of Package
com.broadleafcommerce.promotion.offer.service.messaging.cache
Packages that use com.broadleafcommerce.promotion.offer.service.messaging.cache
Package
Description
-
Classes in com.broadleafcommerce.promotion.offer.service.messaging.cache used by com.broadleafcommerce.promotion.offer.serviceClassDescriptionInternal Spring event to notify listeners of a state change on an entity in order to influence cache invalidation activities.
-
Classes in com.broadleafcommerce.promotion.offer.service.messaging.cache used by com.broadleafcommerce.promotion.offer.service.messaging.autoconfigureClassDescriptionAn 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.Spring cloud data channel description for messaging output. -
Classes in com.broadleafcommerce.promotion.offer.service.messaging.cache used by com.broadleafcommerce.promotion.offer.service.messaging.cacheClassDescriptionProvides 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).Initialize the NotificationState forPromotionCacheInvalidationProducer.TYPE
.