JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
io.helidon.service.registry
Package
io.helidon.service.registry
Annotation Interface Event.Observer
Enclosing class:
Event
@Target
(
METHOD
)
public static @interface
Event.Observer
A service method that is an event observer. The method MUST have a parameter that is the type of the event.