java.lang.Object
io.helidon.inject.api.InternalBootstrap.BuilderBase<InternalBootstrap.Builder,InternalBootstrap>
io.helidon.inject.api.InternalBootstrap.Builder
- All Implemented Interfaces:
Prototype.Builder<InternalBootstrap.Builder,,InternalBootstrap> Builder<InternalBootstrap.Builder,,InternalBootstrap> Supplier<InternalBootstrap>
- Enclosing interface:
InternalBootstrap
public static class InternalBootstrap.Builder
extends InternalBootstrap.BuilderBase<InternalBootstrap.Builder,InternalBootstrap>
implements Builder<InternalBootstrap.Builder,InternalBootstrap>
Fluent API builder for
InternalBootstrap.-
Nested Class Summary
Nested classes/interfaces inherited from class io.helidon.inject.api.InternalBootstrap.BuilderBase
InternalBootstrap.BuilderBase.InternalBootstrapImpl -
Method Summary
Methods inherited from class io.helidon.inject.api.InternalBootstrap.BuilderBase
bootStrap, bootStrap, bootStrap, callingContext, callingContext, callingContext, clearBootStrap, clearCallingContext, from, from, 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
self
-
Method Details
-
buildPrototype
- Specified by:
buildPrototypein interfacePrototype.Builder<InternalBootstrap.Builder,InternalBootstrap>
-
build
- Specified by:
buildin interfaceBuilder<InternalBootstrap.Builder,InternalBootstrap>
-