Class SourceCodeGenerator

java.lang.Object
io.github.ascopes.protobufmavenplugin.generation.SourceCodeGenerator

@Named public final class SourceCodeGenerator extends Object
Orchestrates all moving parts in this plugin, collecting all relevant information and dependencies to pass to an invocation of protoc.

Orchestrates all other components.

Author:
Ashley Scopes