Uses of Interface
io.helidon.service.codegen.spi.InjectAssignment
Packages that use InjectAssignment
Package
Description
SPI for extending code generation capabilities of Helidon Service Registry.
-
Uses of InjectAssignment in io.helidon.service.codegen.spi
Methods in io.helidon.service.codegen.spi that return InjectAssignmentModifier and TypeMethodDescriptionInjectAssignmentProvider.create
(CodegenContext ctx) Create a new provider to customize assignments.