Uses of Annotation Interface
io.helidon.service.registry.Service.Named
Packages that use Service.Named
Package
Description
Testing of SQL based databases using test containers.
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 Service.Named in io.helidon.data.sql.testing
Classes in io.helidon.data.sql.testing with annotations of type Service.Named -
Uses of Service.Named in io.helidon.service.registry
Methods in io.helidon.service.registry with parameters of type Service.NamedModifier and TypeMethodDescriptionstatic Qualifier
Qualifier.createNamed
(Service.Named name) Creates aService.Named
qualifier.