Uses of Interface
com.broadleafcommerce.common.messaging.PersistenceProducer
Packages that use PersistenceProducer
-
Uses of PersistenceProducer in com.broadleafcommerce.common.messaging.autoconfigure
Methods in com.broadleafcommerce.common.messaging.autoconfigure with parameters of type PersistenceProducerModifier and TypeMethodDescriptionPersistenceNotificationAutoConfiguration.persistenceNotificationHandler
(PersistenceProducer persistenceProducer, PersistenceNotificationProperties properties, List<IgnoredNotificationStateRepository> ignoredRepositories, MessageFactory<PersistenceMessage<Object>> messageFactory, MessageSerializationHelper helper, List<PersistenceMessageAckedHandler> persistenceMessageAckedHandlers, com.broadleafcommerce.common.extension.data.DataRouteReference reference)