Uses of Class
io.helidon.service.registry.Lookup.Builder
Packages that use Lookup.Builder
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 Lookup.Builder in io.helidon.service.registry
Methods in io.helidon.service.registry that return Lookup.BuilderModifier and TypeMethodDescriptionstatic Lookup.Builder
Lookup.builder()
Create a new fluent API builder to customize configuration.static Lookup.Builder
Create a new fluent API builder from an existing instance.