Module io.helidon.inject.api
Package io.helidon.inject.spi
package io.helidon.inject.spi
Injection SPI.
-
ClassDescriptionRepresents the injection plan targeting a given
ServiceProvider.Fluent API builder forInjectionPlan.InjectionPlan.BuilderBase<BUILDER extends InjectionPlan.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends InjectionPlan> Fluent API builder base forInjectionPlan.Generated implementation of the prototype, can be extended by descendant prototype implementations.Implementors of this contract can assist with resolving injection points.JavaServiceLoaderprovider interface to find implementation ofInjectionServices.