Uses of Interface
com.broadleafcommerce.common.messaging.notification.RetryHandler
-
Packages that use RetryHandler Package Description com.broadleafcommerce.common.messaging.autoconfigure com.broadleafcommerce.common.messaging.notification -
-
Uses of RetryHandler in com.broadleafcommerce.common.messaging.autoconfigure
Methods in com.broadleafcommerce.common.messaging.autoconfigure that return RetryHandler Modifier and Type Method Description RetryHandler
DurableNotificationAutoConfiguration. retryHandler(NotificationStateRepository repo, NotificationHandler handler, DurableNotificationProperties properties, String messageType, org.springframework.scheduling.TaskScheduler scheduler, com.broadleafcommerce.common.extension.data.DataRouteReference reference)
-
Uses of RetryHandler in com.broadleafcommerce.common.messaging.notification
Classes in com.broadleafcommerce.common.messaging.notification that implement RetryHandler Modifier and Type Class Description class
DefaultRetryHandler
Methods in com.broadleafcommerce.common.messaging.notification that return RetryHandler Modifier and Type Method Description protected RetryHandler
DefaultRetryClusterService. buildRetryHandler(NotificationStateRepository repository)
-