Uses of Interface
io.helidon.service.registry.EventManager
Packages that use EventManager
Package
Description
API required to define services, and to compile the code generated sources for Helidon Service Registry,
with a core service registry implementation (replacement for
ServiceLoader).-
Uses of EventManager in io.helidon.service.registry
Methods in io.helidon.service.registry with parameters of type EventManagerModifier and TypeMethodDescriptionvoidGeneratedService.EventObserverRegistration.register(EventManager manager) Register with the event manager.