Package com.broadleafcommerce.content.service.messaging.cache
package com.broadleafcommerce.content.service.messaging.cache
-
ClassDescriptionSpring 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
ContentCacheInvalidationHelper.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
This service is responsible for sending the cache invalidation notification to theContentCacheInvalidationProducer.contentCacheInvalidationOutput()
channel if the entity is modified.Initialize the NotificationState forContentCacheInvalidationProducer.TYPE
.Spring cloud data channel description for messaging output.Contains information about the changed entity for which the cache should be invalidated.