Interface ExternalModuleCreatorResponse

All Superinterfaces:
GeneralCodeGenNames, GeneralCreatorResponse

public interface ExternalModuleCreatorResponse extends 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 Details

    • activatorCreatorRequest

      ActivatorCreatorRequest activatorCreatorRequest()
      The activator creator request.
      Returns:
      the activator creator request