java.lang.Object
io.helidon.inject.api.InvocationContext.BuilderBase<InvocationContext.Builder,InvocationContext>
io.helidon.inject.api.InvocationContext.Builder
- All Implemented Interfaces:
Prototype.Builder<InvocationContext.Builder,,InvocationContext> Builder<InvocationContext.Builder,,InvocationContext> Supplier<InvocationContext>
- Enclosing interface:
InvocationContext
public static class InvocationContext.Builder
extends InvocationContext.BuilderBase<InvocationContext.Builder,InvocationContext>
implements Builder<InvocationContext.Builder,InvocationContext>
Fluent API builder for
InvocationContext.-
Nested Class Summary
Nested classes/interfaces inherited from class io.helidon.inject.api.InvocationContext.BuilderBase
InvocationContext.BuilderBase.InvocationContextImpl -
Method Summary
Methods inherited from class io.helidon.inject.api.InvocationContext.BuilderBase
addClassAnnotations, addContextData, addElementArgInfo, addInterceptors, classAnnotations, classAnnotations, contextData, contextData, elementArgInfo, elementArgInfo, elementInfo, elementInfo, elementInfo, elementInfo, from, from, interceptors, interceptors, preBuildPrototype, serviceProvider, serviceProvider, serviceTypeName, serviceTypeName, serviceTypeName, serviceTypeName, 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<InvocationContext.Builder,InvocationContext>
-
build
- Specified by:
buildin interfaceBuilder<InvocationContext.Builder,InvocationContext>
-