Uses of Class
com.broadleafcommerce.common.messaging.retry.StandardRetryProperties
Packages that use StandardRetryProperties
Package
Description
-
Uses of StandardRetryProperties in com.broadleafcommerce.common.messaging.autoconfigure.kafka
Constructors in com.broadleafcommerce.common.messaging.autoconfigure.kafka with parameters of type StandardRetryPropertiesModifierConstructorDescriptionKafkaListenerContainerCustomizer
(com.broadleafcommerce.common.extension.compatibility.support.messaging.TimeoutAwareStreamBridge bridge, org.springframework.kafka.listener.ConsumerRecordRecoverer loggingRecoverer, org.springframework.core.env.Environment environment, BlockingRetryProperties retryProperties, org.springframework.kafka.listener.CommonErrorHandler errorHandler, org.springframework.core.convert.converter.Converter<String, String> traceTruncator, StandardRetryProperties standardRetryProperties) -
Uses of StandardRetryProperties in com.broadleafcommerce.common.messaging.retry
Constructors in com.broadleafcommerce.common.messaging.retry with parameters of type StandardRetryProperties