public class MuleStudioPluginGenerator extends AbstractMuleStudioNamespaceGenerator
Studio plugin jar file builder
This class generates a
| Constructor and Description |
|---|
MuleStudioPluginGenerator() |
| Modifier and Type | Method and Description |
|---|---|
List<Product> |
consumes() |
void |
generate(org.mule.devkit.model.module.Module module)
When generating the packaging for Studio, when using multi-module projects (connection management + oauth so far)
are implemented by inheritance.
|
List<Product> |
produces() |
generate, processableModules, shouldGeneratectx, getFeatureId, getLabel, getMaxVersion, getPluginId, setCtxpublic List<Product> consumes()
consumes in interface Generatorconsumes in class AbstractMuleStudioGeneratorpublic List<Product> produces()
produces in interface Generatorproduces in class AbstractMuleStudioGeneratorpublic void generate(org.mule.devkit.model.module.Module module) throws GenerationException
AbstractMuleStudioNamespaceGeneratorgenerate in class AbstractMuleStudioNamespaceGeneratorGenerationExceptionCopyright © 2010–2015 MuleSoft, Inc.. All rights reserved.