java.lang.Object
io.helidon.inject.api.DependencyInfo.BuilderBase<DependencyInfo.Builder,DependencyInfo>
io.helidon.inject.api.DependencyInfo.Builder
- All Implemented Interfaces:
Prototype.Builder<DependencyInfo.Builder,,DependencyInfo> Builder<DependencyInfo.Builder,,DependencyInfo> Supplier<DependencyInfo>
- Enclosing interface:
DependencyInfo
public static class DependencyInfo.Builder
extends DependencyInfo.BuilderBase<DependencyInfo.Builder,DependencyInfo>
implements Builder<DependencyInfo.Builder,DependencyInfo>
Fluent API builder for
DependencyInfo.-
Nested Class Summary
Nested classes/interfaces inherited from class io.helidon.inject.api.DependencyInfo.BuilderBase
DependencyInfo.BuilderBase.DependencyInfoImpl -
Method Summary
Methods inherited from class io.helidon.inject.api.DependencyInfo.BuilderBase
addInjectionPointDependencies, addInjectionPointDependency, addInjectionPointDependency, clearResolvedTo, dependencyTo, dependencyTo, dependencyTo, dependencyTo, elementName, elementName, from, from, injectionPointDependencies, injectionPointDependencies, preBuildPrototype, resolvedTo, resolvedTo, 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<DependencyInfo.Builder,DependencyInfo>
-
build
- Specified by:
buildin interfaceBuilder<DependencyInfo.Builder,DependencyInfo>
-