Uses of Interface
io.helidon.spi.HelidonStartupProvider
Packages that use HelidonStartupProvider
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 HelidonStartupProvider in io.helidon.service.registry
Classes in io.helidon.service.registry that implement HelidonStartupProviderModifier and TypeClassDescriptionclassServiceLoaderimplementation of a Helidon startup provider for Helidon Service Registry based applications.