Package io.micronaut.retry.event
Interface RetryEventListener
- All Superinterfaces:
ApplicationEventListener<RetryEvent>
,EventListener
Generalization of
ApplicationEventListener
for RetryEvent
.- Since:
- 1.0
- Author:
- graemerocher
-
Method Summary
Methods inherited from interface io.micronaut.context.event.ApplicationEventListener
onApplicationEvent, supports