Uses of Class
com.broadleafcommerce.menu.service.messaging.cache.MenuCacheInvalidationHelper
Packages that use MenuCacheInvalidationHelper
Package
Description
-
Uses of MenuCacheInvalidationHelper in com.broadleafcommerce.menu.service.messaging.autoconfigure
Methods in com.broadleafcommerce.menu.service.messaging.autoconfigure that return MenuCacheInvalidationHelperModifier and TypeMethodDescriptionMenuCacheInvalidationMessagingConfiguration.menuCacheInvalidationHelper(MenuCacheInvalidationMessagingProperties properties, org.springframework.beans.factory.ObjectProvider<com.broadleafcommerce.data.tracking.core.mapping.DomainMapperManager> mapperManager) Methods in com.broadleafcommerce.menu.service.messaging.autoconfigure with parameters of type MenuCacheInvalidationHelperModifier and TypeMethodDescriptioncom.broadleafcommerce.common.messaging.notification.MessageFactory<MenuCacheInvalidationRemoteEvent>MenuCacheInvalidationMessagingConfiguration.menuCacheInvalidationMessageFactory(MenuCacheInvalidationHelper menuCacheInvalidationHelper) MenuCacheInvalidationMessagingConfiguration.menuCacheInvalidationNotificationImmediateSender(com.broadleafcommerce.common.messaging.notification.MessageFactory<MenuCacheInvalidationRemoteEvent> menuCacheInvalidationMessageFactory, MenuCacheInvalidationMessagingProperties properties, MenuCacheInvalidationProducer producer, MenuCacheInvalidationNotificationStateMapperMember domainMapperMember, MenuCacheInvalidationHelper menuCacheInvalidationHelper, org.springframework.beans.factory.ObjectProvider<com.broadleafcommerce.common.messaging.notification.NotificationManager> notificationManager) com.broadleafcommerce.data.tracking.core.mapping.DomainMapperMemberMenuCacheInvalidationMessagingConfiguration.menuCacheInvalidationNotificationStateMapperMember(com.broadleafcommerce.common.messaging.notification.NotificationStateService notificationStateService, com.broadleafcommerce.common.messaging.notification.NotificationHandler handler, MenuCacheInvalidationHelper menuCacheInvalidationHelper) -
Uses of MenuCacheInvalidationHelper in com.broadleafcommerce.menu.service.messaging.cache
Methods in com.broadleafcommerce.menu.service.messaging.cache that return MenuCacheInvalidationHelperModifier and TypeMethodDescriptionprotected MenuCacheInvalidationHelperMenuCacheInvalidationMessageFactory.getHelper()protected MenuCacheInvalidationHelperMenuCacheInvalidationNotificationSender.getHelper()protected MenuCacheInvalidationHelperMenuCacheInvalidationNotificationStateMapperMember.getHelper()Constructors in com.broadleafcommerce.menu.service.messaging.cache with parameters of type MenuCacheInvalidationHelperModifierConstructorDescriptionMenuCacheInvalidationNotificationSender(Supplier<com.broadleafcommerce.common.messaging.notification.NotificationManager> notificationManagerSupplier, com.broadleafcommerce.common.messaging.notification.MessageFactory<MenuCacheInvalidationRemoteEvent> factory, MenuCacheInvalidationMessagingProperties properties, com.broadleafcommerce.common.messaging.notification.ChannelSupplier producer, MenuCacheInvalidationNotificationStateMapperMember mapper, MenuCacheInvalidationHelper helper) MenuCacheInvalidationNotificationStateMapperMember(com.broadleafcommerce.common.messaging.notification.NotificationStateService notificationStateService, com.broadleafcommerce.common.messaging.notification.NotificationHandler handler, MenuCacheInvalidationHelper helper)