Uses of Class
io.helidon.inject.api.Bootstrap.Builder
Packages that use Bootstrap.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 Bootstrap.Builder in io.helidon.inject.api
Methods in io.helidon.inject.api that return Bootstrap.BuilderModifier and TypeMethodDescriptionstatic Bootstrap.BuilderBootstrap.builder()Create a new fluent API builder to customize configuration.static Bootstrap.BuilderCreate a new fluent API builder from an existing instance.Method parameters in io.helidon.inject.api with type arguments of type Bootstrap.BuilderModifier and TypeMethodDescriptionInternalBootstrap.BuilderBase.bootStrap(Consumer<Bootstrap.Builder> consumer) The user established bootstrap.