public interface RetryListener extends StepListener
Interface used internally by RetryListener adapters to provide consistent naming. Extends StepListener to allow registration with existing listener methods.
StepListener