Interface RetryEventListener

All Superinterfaces:
ApplicationEventListener<RetryEvent>, EventListener

public interface RetryEventListener extends ApplicationEventListener<RetryEvent>
Generalization of ApplicationEventListener for RetryEvent.
Since:
1.0
Author:
graemerocher