Uses of Interface
io.helidon.service.registry.Service.QualifiedFactory
Packages that use Service.QualifiedFactory
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 Service.QualifiedFactory in io.helidon.service.registryClasses in io.helidon.service.registry that implement Service.QualifiedFactoryModifier and TypeClassDescriptionstatic classWrapper for generated Service factories that implement aService.QualifiedFactory.Constructors in io.helidon.service.registry with parameters of type Service.QualifiedFactoryModifierConstructorDescriptionprotectedCreates a new instance delegating service instantiation to the provided qualified factory.