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 anyGeneratorExceptionCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.