org.mule.devkit.generation.studio
Class AbstractMuleStudioNamespaceGenerator
java.lang.Object
org.mule.devkit.generation.studio.AbstractMuleStudioGenerator
org.mule.devkit.generation.studio.AbstractMuleStudioNamespaceGenerator
- All Implemented Interfaces:
- Generator, ModuleGenerator
- Direct Known Subclasses:
- MuleStudioIconsGenerator, MuleStudioManifestGenerator, MuleStudioPluginActivatorGenerator, MuleStudioPluginGenerator, MuleStudioPluginXmlGenerator
public abstract class AbstractMuleStudioNamespaceGenerator
- extends AbstractMuleStudioGenerator
- implements ModuleGenerator
|
Method Summary |
boolean |
shouldGenerate(org.mule.devkit.model.module.Module module)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractMuleStudioNamespaceGenerator
public AbstractMuleStudioNamespaceGenerator()
shouldGenerate
public boolean shouldGenerate(org.mule.devkit.model.module.Module module)
- Specified by:
shouldGenerate in interface ModuleGenerator
Copyright © 2010–2013 MuleSoft, Inc.. All rights reserved.