org.mule.devkit.generation.studio
Class AbstractMuleStudioNamespaceGenerator

java.lang.Object
  extended by org.mule.devkit.generation.studio.AbstractMuleStudioGenerator
      extended by 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


Constructor Summary
AbstractMuleStudioNamespaceGenerator()
           
 
Method Summary
 boolean shouldGenerate(org.mule.devkit.model.module.Module module)
           
 
Methods inherited from class org.mule.devkit.generation.studio.AbstractMuleStudioGenerator
consumes, ctx, produces, setCtx
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.mule.devkit.generation.api.ModuleGenerator
generate
 
Methods inherited from interface org.mule.devkit.generation.api.Generator
consumes, ctx, produces, setCtx
 

Constructor Detail

AbstractMuleStudioNamespaceGenerator

public AbstractMuleStudioNamespaceGenerator()
Method Detail

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.