Package io.micronaut.runtime.event.annotation
Event related annotations.
- Since:
- 1.0
-
Annotation Types Summary Annotation Type Description EventListener AnAdapteradvice annotation that allows listening for events by implementing theApplicationEventListenerinterface.