java.lang.Object
io.helidon.inject.api.DependenciesInfo.BuilderBase<DependenciesInfo.Builder,DependenciesInfo>
io.helidon.inject.api.DependenciesInfo.Builder
- All Implemented Interfaces:
Prototype.Builder<DependenciesInfo.Builder,,DependenciesInfo> Builder<DependenciesInfo.Builder,,DependenciesInfo> Supplier<DependenciesInfo>
- Enclosing interface:
DependenciesInfo
public static class DependenciesInfo.Builder
extends DependenciesInfo.BuilderBase<DependenciesInfo.Builder,DependenciesInfo>
implements Builder<DependenciesInfo.Builder,DependenciesInfo>
Fluent API builder for
DependenciesInfo.-
Nested Class Summary
Nested classes/interfaces inherited from class io.helidon.inject.api.DependenciesInfo.BuilderBase
DependenciesInfo.BuilderBase.DependenciesInfoImpl -
Method Summary
Methods inherited from class io.helidon.inject.api.DependenciesInfo.BuilderBase
addServiceInfoDependencies, addServiceInfoDependencies, addServiceInfoDependency, clearFromServiceTypeName, from, from, fromServiceTypeName, fromServiceTypeName, fromServiceTypeName, preBuildPrototype, putServiceInfoDependency, serviceInfoDependencies, serviceInfoDependencies, 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<DependenciesInfo.Builder,DependenciesInfo>
-
build
- Specified by:
buildin interfaceBuilder<DependenciesInfo.Builder,DependenciesInfo>
-