Uses of Package
io.helidon.inject.tools
Packages that use io.helidon.inject.tools
Package
Description
Injection Config-Driven processor.
Injection Annotation Processors and supporting types.
Injection Tools.
-
Classes in io.helidon.inject.tools used by io.helidon.inject.configdriven.processorClassDescriptionTracks the services to process, and ingests them to build the codegen model.
-
Classes in io.helidon.inject.tools used by io.helidon.inject.processorClassDescriptionTracks the services to process, and ingests them to build the codegen model.
-
Classes in io.helidon.inject.tools used by io.helidon.inject.toolsClassDescriptionAbstract base for any codegen creator.Used to abstract processor based filer from direct filer (the latter used via maven plugin and other tooling).This class is used to generate the source and resources originating from either annotation processing or maven-plugin invocation.The default
InterceptorCreator
provider in use.Abstraction for logging messages.Used to declare the preferred ordering of the items in the module-info.Defines how the generator should allow the presence ofProvider
's orInjectionPointProvider
's.Tracks the services to process, and ingests them to build the codegen model.Helper tools for dealing with Injection-related Handlebar templates.An unchecked exception thrown for any tooling related problem.