- All Superinterfaces:
GeneralCodeGenNames,GeneralCreatorResponse
The response from
ExternalModuleCreator.
The response, if successful, will contribute to the ActivatorCreatorRequest
passed to ActivatorCreator in any next phase of creation for the external Pico module.
-
Method Summary
Modifier and TypeMethodDescriptionThe activator creator request.Methods inherited from interface io.helidon.pico.tools.GeneralCodeGenNames
moduleName, packageName, templateNameMethods inherited from interface io.helidon.pico.tools.GeneralCreatorResponse
error, metaInfServices, serviceTypeDetails, serviceTypeNames, success
-
Method Details
-
activatorCreatorRequest
ActivatorCreatorRequest activatorCreatorRequest()The activator creator request.- Returns:
- the activator creator request
-