java.lang.Object
io.helidon.inject.api.ActivationLogEntry.BuilderBase<ActivationLogEntry.Builder,ActivationLogEntry>
io.helidon.inject.api.ActivationLogEntry.Builder
- All Implemented Interfaces:
Prototype.Builder<ActivationLogEntry.Builder,,ActivationLogEntry> Builder<ActivationLogEntry.Builder,,ActivationLogEntry> Supplier<ActivationLogEntry>
- Enclosing interface:
ActivationLogEntry
public static class ActivationLogEntry.Builder
extends ActivationLogEntry.BuilderBase<ActivationLogEntry.Builder,ActivationLogEntry>
implements Builder<ActivationLogEntry.Builder,ActivationLogEntry>
Fluent API builder for
ActivationLogEntry.-
Nested Class Summary
Nested classes/interfaces inherited from class io.helidon.inject.api.ActivationLogEntry.BuilderBase
ActivationLogEntry.BuilderBase.ActivationLogEntryImpl -
Method Summary
Methods inherited from class io.helidon.inject.api.ActivationLogEntry.BuilderBase
activationResult, activationResult, activationResult, clearActivationResult, clearError, clearInjectionPoint, clearMessage, clearServiceProvider, error, error, event, event, from, from, injectionPoint, injectionPoint, injectionPoint, message, message, preBuildPrototype, serviceProvider, serviceProvider, threadId, threadId, time, time, 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<ActivationLogEntry.Builder,ActivationLogEntry>
-
build
- Specified by:
buildin interfaceBuilder<ActivationLogEntry.Builder,ActivationLogEntry>
-