Class TaxCalculationHandlerRequestDeadLetterRetryHandler<P extends DeadLetter>

java.lang.Object
com.broadleafcommerce.deadletter.service.impl.TaxCalculationHandlerRequestDeadLetterRetryHandler<P>
Type Parameters:
P - The DeadLetter entity type
All Implemented Interfaces:
DeadLetterRetryHandler<P>, org.springframework.core.Ordered

public class TaxCalculationHandlerRequestDeadLetterRetryHandler<P extends DeadLetter> extends Object implements DeadLetterRetryHandler<P>
Variant specifically designed for re-introducing a billing tax calc that previously failed for what was determined to be an unrecoverable reason without manual intervention.