Uses of Interface
com.broadleafcommerce.common.messaging.notification.RetryHandler
Packages that use RetryHandler
Package
Description
- 
Uses of RetryHandler in com.broadleafcommerce.common.messaging.autoconfigure
Methods in com.broadleafcommerce.common.messaging.autoconfigure that return RetryHandlerModifier and TypeMethodDescriptionDurableNotificationAutoConfiguration.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 RetryHandlerMethods in com.broadleafcommerce.common.messaging.notification that return RetryHandlerModifier and TypeMethodDescriptionprotected RetryHandlerDefaultRetryClusterService.buildRetryHandler(NotificationStateRepository repository) RetryHandlerStatus.getSource()The handler responsible for the activityConstructors in com.broadleafcommerce.common.messaging.notification with parameters of type RetryHandlerModifierConstructorDescriptionRetryHandlerStatus(RetryHandler source, RetryHandlerStatusType status, NotificationStateRepository repository, String messageType)