org.mule.devkit.generation.studio
Class StudioSiteXmlGenerator
java.lang.Object
org.mule.devkit.generation.studio.AbstractMuleStudioGenerator
org.mule.devkit.generation.studio.StudioSiteXmlGenerator
- All Implemented Interfaces:
- Generator, MultiModuleGenerator
public class StudioSiteXmlGenerator
- extends AbstractMuleStudioGenerator
- implements MultiModuleGenerator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STUDIO_PREFIX
public static final String STUDIO_PREFIX
- See Also:
- Constant Field Values
StudioSiteXmlGenerator
public StudioSiteXmlGenerator()
produces
public List<Product> produces()
- Specified by:
produces in interface Generator- Overrides:
produces in class AbstractMuleStudioGenerator
shouldGenerate
public boolean shouldGenerate(List<org.mule.devkit.model.module.Module> modules)
- Specified by:
shouldGenerate in interface MultiModuleGenerator
processableModules
public List<org.mule.devkit.model.module.Module> processableModules(List<org.mule.devkit.model.module.Module> modules)
- Specified by:
processableModules in interface MultiModuleGenerator
generate
public void generate(List<org.mule.devkit.model.module.Module> modules)
throws GenerationException
- Specified by:
generate in interface MultiModuleGenerator
- Throws:
GenerationException
Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.