JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Module
io.helidon.service.registry
Package io.helidon.service.registry.spi
package
io.helidon.service.registry.spi
Service registry SPI provides extension points for the service registry.
Related Packages
Package
Description
io.helidon.service.registry
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
).
Interfaces
Class
Description
ServiceRegistryManagerProvider
A
ServiceLoader
provider that enables a different type of service registry.