Uses of Class
io.helidon.inject.api.InternalBootstrap.Builder
Packages that use InternalBootstrap.Builder
Package
Description
The Helidon Injection API provide these annotation types that are typically used at compile time
to assign special meaning to the type.
-
Uses of InternalBootstrap.Builder in io.helidon.inject.api
Methods in io.helidon.inject.api that return InternalBootstrap.BuilderModifier and TypeMethodDescriptionstatic InternalBootstrap.BuilderInternalBootstrap.builder()Create a new fluent API builder to customize configuration.static InternalBootstrap.BuilderInternalBootstrap.builder(InternalBootstrap instance) Create a new fluent API builder from an existing instance.