Package io.micronaut.runtime.event.annotation
package io.micronaut.runtime.event.annotation
Event related annotations.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionAn
Adapter
advice annotation that allows listening for events by implementing theApplicationEventListener
interface.