java.lang.Object
io.helidon.inject.api.Bootstrap.BuilderBase<Bootstrap.Builder,Bootstrap>
io.helidon.inject.api.Bootstrap.Builder
- All Implemented Interfaces:
Prototype.Builder<Bootstrap.Builder,,Bootstrap> Prototype.ConfiguredBuilder<Bootstrap.Builder,,Bootstrap> Builder<Bootstrap.Builder,,Bootstrap> Supplier<Bootstrap>
- Enclosing interface:
Bootstrap
public static class Bootstrap.Builder
extends Bootstrap.BuilderBase<Bootstrap.Builder,Bootstrap>
implements Builder<Bootstrap.Builder,Bootstrap>
Fluent API builder for
Bootstrap.-
Nested Class Summary
Nested classes/interfaces inherited from class io.helidon.inject.api.Bootstrap.BuilderBase
Bootstrap.BuilderBase.BootstrapImpl -
Method Summary
Methods inherited from class io.helidon.inject.api.Bootstrap.BuilderBase
clearLimitRuntimePhase, config, config, from, from, limitRuntimePhase, limitRuntimePhase, preBuildPrototype, toString, validatePrototypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.helidon.builder.api.Prototype.Builder
selfMethods inherited from interface io.helidon.builder.api.Prototype.ConfiguredBuilder
discoverService, discoverServices
-
Method Details
-
buildPrototype
- Specified by:
buildPrototypein interfacePrototype.Builder<Bootstrap.Builder,Bootstrap>
-
build
- Specified by:
buildin interfaceBuilder<Bootstrap.Builder,Bootstrap>
-