Module io.helidon.inject.processor
Package io.helidon.inject.processor
Class ProcessingEvent.Builder
java.lang.Object
io.helidon.inject.processor.ProcessingEvent.BuilderBase<ProcessingEvent.Builder,ProcessingEvent>
io.helidon.inject.processor.ProcessingEvent.Builder
- All Implemented Interfaces:
io.helidon.builder.api.Prototype.Builder<ProcessingEvent.Builder,,ProcessingEvent> io.helidon.common.Builder<ProcessingEvent.Builder,,ProcessingEvent> Supplier<ProcessingEvent>
- Enclosing interface:
ProcessingEvent
public static class ProcessingEvent.Builder
extends ProcessingEvent.BuilderBase<ProcessingEvent.Builder,ProcessingEvent>
implements io.helidon.common.Builder<ProcessingEvent.Builder,ProcessingEvent>
Fluent API builder for
ProcessingEvent.-
Nested Class Summary
Nested classes/interfaces inherited from class io.helidon.inject.processor.ProcessingEvent.BuilderBase
ProcessingEvent.BuilderBase.ProcessingEventImpl -
Method Summary
Methods inherited from class io.helidon.inject.processor.ProcessingEvent.BuilderBase
addElementsOfInterest, clearProcessingEnvironment, elementsOfInterest, elementsOfInterest, from, from, preBuildPrototype, processingEnvironment, processingEnvironment, toString, validatePrototypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.helidon.common.Builder
get, identity, updateMethods inherited from interface io.helidon.builder.api.Prototype.Builder
self
-
Method Details
-
buildPrototype
- Specified by:
buildPrototypein interfaceio.helidon.builder.api.Prototype.Builder<ProcessingEvent.Builder,ProcessingEvent>
-
build
- Specified by:
buildin interfaceio.helidon.common.Builder<ProcessingEvent.Builder,ProcessingEvent>
-