Uses of Package
com.broadleafcommerce.common.messaging.notification
-
Classes in com.broadleafcommerce.common.messaging.notification used by com.broadleafcommerce.common.messaging Class Description ChannelSupplier General supplier representing the acquisition of aMessageChannelfrom a producer.DefaultNotificationHandler DurableNotificationProperties Properties that control behavior of the combination of aNotificationHandlerand aRetryHandler.IgnoredNotificationStateRepository Identify a repository that should not be included in the operation ofNotificationHandlerandRetryHandler.MessageFactory Factory for creating aMessageto be sent viaNotificationHandler, based on an entity.MessageSerializationHelper Helper class for managing serialized state of message information.NotificationHandler Notify the system about a state change for aNotificationStateAwareentity.NotificationProperties Configuration for aNotificationHandlerNotificationStateRepository Additional interface for repository instances that are capable of interacting withNotificationStaterelated information onNotificationStateAwaredomain.RetryProperties Configuration for aRetryHandler -
Classes in com.broadleafcommerce.common.messaging.notification used by com.broadleafcommerce.common.messaging.autoconfigure Class Description DefaultSuppressNotificationAspect Handle establishment ofSuppressNotificationContextwhenSuppressNotificationannotation is detected.DurableNotificationProperties Properties that control behavior of the combination of aNotificationHandlerand aRetryHandler.IgnoredNotificationStateRepository Identify a repository that should not be included in the operation ofNotificationHandlerandRetryHandler.MessageFactory Factory for creating aMessageto be sent viaNotificationHandler, based on an entity.MessageSerializationHelper Helper class for managing serialized state of message information.NotificationHandler Notify the system about a state change for aNotificationStateAwareentity.NotificationManager Management component for processing a state change on an object through one or more orderedNotificationHandlerinstances.NotificationStateRepository Additional interface for repository instances that are capable of interacting withNotificationStaterelated information onNotificationStateAwaredomain.NotificationStateService Used to retrieve theNotificationStatefrom theNotificationStateAware.RetryClusterService Used to keep track of start/stop behavior that determines node leadership in a cluster.RetryHandler Retry notification on a set schedule for unacknowledgedNotificationStateAwareinstances belonging to a specificNotificationStateRepositoryinstance. -
Classes in com.broadleafcommerce.common.messaging.notification used by com.broadleafcommerce.common.messaging.notification Class Description ChannelSupplier General supplier representing the acquisition of aMessageChannelfrom a producer.DefaultNotificationManager.VoidWork Perform a task without response or exception notificationDurableNotificationProperties Properties that control behavior of the combination of aNotificationHandlerand aRetryHandler.IgnoredNotificationStateRepository Identify a repository that should not be included in the operation ofNotificationHandlerandRetryHandler.MessageFactory Factory for creating aMessageto be sent viaNotificationHandler, based on an entity.MessageSerializationHelper Helper class for managing serialized state of message information.NotificationHandler Notify the system about a state change for aNotificationStateAwareentity.NotificationHandlerResponse Response information from aNotificationHandler#handle(NotificationStateRepository, NotificationStateAware, MessageType)call.NotificationManager Management component for processing a state change on an object through one or more orderedNotificationHandlerinstances.NotificationProperties Configuration for aNotificationHandlerNotificationStateRepository Additional interface for repository instances that are capable of interacting withNotificationStaterelated information onNotificationStateAwaredomain.NotificationStateService Used to retrieve theNotificationStatefrom theNotificationStateAware.RetryClusterService Used to keep track of start/stop behavior that determines node leadership in a cluster.RetryHandler Retry notification on a set schedule for unacknowledgedNotificationStateAwareinstances belonging to a specificNotificationStateRepositoryinstance.RetryProperties Configuration for aRetryHandlerSuppressNotificationContext Threadlocal describing one or more message types for which notification should be suppressed during a flow.