Module io.helidon.service.registry
Package io.helidon.service.registry
Annotation Interface Event.Observer
- Enclosing class:
Event
A service method that is an event observer. The method MUST have a parameter that is the type of the event.
Event