- All Superinterfaces:
GeneralCodeGenNames,GeneralCreatorRequest
Request used in conjunction with
ActivatorCreator to codegen the
Activator source artifacts.-
Method Summary
Modifier and TypeMethodDescriptioncodeGen()Mandatory, identifies what specifically should be generated.The configuration directives to apply during generation.Methods inherited from interface io.helidon.pico.tools.GeneralCodeGenNames
moduleName, packageName, templateNameMethods inherited from interface io.helidon.pico.tools.GeneralCreatorRequest
analysisOnly, codeGenPaths, compilerOptions, filer, generator, serviceTypeNames, throwIfError
-
Method Details
-
codeGen
ActivatorCreatorCodeGen codeGen()Mandatory, identifies what specifically should be generated.- Returns:
- identifies what should be generated
-
configOptions
ActivatorCreatorConfigOptions configOptions()The configuration directives to apply during generation.- Returns:
- configuration directives used for code generation
-