public interface Generator
Modifier and Type | Method and Description |
---|---|
void |
execute(File destinationDirectory,
PluginToolsRequest request)
Execute the generation for a given plugin descriptor.
|
void execute(File destinationDirectory, PluginToolsRequest request) throws GeneratorException
destinationDirectory
- requiredrequest
- requiredIOException
- if anyGeneratorException
Copyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.