Uses of Class
io.helidon.inject.processor.ProcessingEvent.Builder
Packages that use ProcessingEvent.Builder
Package
Description
Injection Annotation Processors and supporting types.
-
Uses of ProcessingEvent.Builder in io.helidon.inject.processor
Methods in io.helidon.inject.processor that return ProcessingEvent.BuilderModifier and TypeMethodDescriptionstatic ProcessingEvent.BuilderProcessingEvent.builder()Create a new fluent API builder to customize configuration.static ProcessingEvent.BuilderProcessingEvent.builder(ProcessingEvent instance) Create a new fluent API builder from an existing instance.