Uses of Class
com.broadleafcommerce.common.messaging.notification.RetryHandlerStatus
Packages that use RetryHandlerStatus
- 
Uses of RetryHandlerStatus in com.broadleafcommerce.common.messaging.notification
Method parameters in com.broadleafcommerce.common.messaging.notification with type arguments of type RetryHandlerStatusModifier and TypeMethodDescriptionvoidDefaultRetryHandler.addConsumers(List<Consumer<RetryHandlerStatus>> consumers) default voidRetryHandler.addConsumers(List<Consumer<RetryHandlerStatus>> consumers) Register a list of consumers of retry handler lifecycle events.voidDefaultRetryClusterService.setStatusConsumers(List<Consumer<RetryHandlerStatus>> consumers) voidRetryClusterService.setStatusConsumers(List<Consumer<RetryHandlerStatus>> consumers) Set the list of consumers forRetryHandlerStatuson the cluster service.voidDefaultRetryClusterService.start(List<Consumer<RetryHandlerStatus>> consumers) voidRetryClusterService.start(List<Consumer<RetryHandlerStatus>> consumers) Start the cluster service with a list of consumers for retry handler status events