Uses of Interface
io.helidon.service.registry.ScopedRegistry
Packages that use ScopedRegistry
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 ScopedRegistry in io.helidon.service.registry
Methods in io.helidon.service.registry that return ScopedRegistryModifier and TypeMethodDescriptionScope.registry()
Service registry instance associated with this scope.