Uses of Package
com.broadleafcommerce.common.messaging
Packages that use com.broadleafcommerce.common.messaging
Package
Description
-
Classes in com.broadleafcommerce.common.messaging used by com.broadleafcommerce.common.messagingClassDescriptionFormats the message in a way that the
PersistenceConsumer
expects to receive the payload inEvery component implementing this interface is injected and invoked byPersistenceMessageNotificationHandler.afterSuccessfulAcknowledgement(Object, NotificationStateAware, NotificationStateRepository)
following successful acknowledgement of aNotificationState
for aPersistenceMessage
. -
Classes in com.broadleafcommerce.common.messaging used by com.broadleafcommerce.common.messaging.autoconfigureClassDescriptionFormats the message in a way that the
PersistenceConsumer
expects to receive the payload inConfiguration properties for theNotificationHandler
andRetryHandler
related toPersistenceProducer
Spring cloud data channel description for messaging output.