Uses of Interface
com.broadleafcommerce.common.messaging.notification.ChannelSupplier
Packages that use ChannelSupplier
Package
Description
-
Uses of ChannelSupplier in com.broadleafcommerce.common.messaging
Constructors in com.broadleafcommerce.common.messaging with parameters of type ChannelSupplierModifierConstructorDescriptionPersistenceMessageNotificationHandler
(ChannelSupplier persistenceProducerSupplier, DurableNotificationProperties properties, List<IgnoredNotificationStateRepository> ignoredRepositories, MessageFactory<?> messageFactory, MessageSerializationHelper helper, List<PersistenceMessageAckedHandler> persistenceMessageAckedHandlers, com.broadleafcommerce.common.extension.data.DataRouteReference dataRouteReference) -
Uses of ChannelSupplier in com.broadleafcommerce.common.messaging.notification
Constructors in com.broadleafcommerce.common.messaging.notification with parameters of type ChannelSupplierModifierConstructorDescriptionDefaultNotificationHandler
(ChannelSupplier producer, DurableNotificationProperties properties, String messageType, List<IgnoredNotificationStateRepository> ignoredRepositories, MessageFactory<?> messageFactory, MessageSerializationHelper helper) DefaultNotificationHandler
(ChannelSupplier producer, DurableNotificationProperties properties, String messageType, List<IgnoredNotificationStateRepository> ignoredRepositories, MessageSerializationHelper helper)