Interface Generator
- All Known Implementing Classes:
GenerateCodeGenerator
public interface Generator
This class is responsible for the generation of the sources and/or resources, depending on the Goal/Task.
- Author:
- etienne-sf
-
Method Summary
-
Method Details
-
generateCode
Execution of the code generation. The generation is done on the data build by the#generateCodeDocumentParser
- Throws:
MojoExecutionException
IOException
-