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
Subclasses with type arguments of type Lookup.Builder in io.helidon.service.registryClasses in io.helidon.service.registry that implement interfaces with type arguments of type Lookup.BuilderMethods in io.helidon.service.registry that return Lookup.BuilderModifier and TypeMethodDescriptionstatic Lookup.BuilderLookup.builder()Create a new fluent API builder to customize configuration.static Lookup.BuilderCreate a new fluent API builder from an existing instance.