org.mule.tools.apikit
Class Scaffolder
java.lang.Object
org.mule.tools.apikit.Scaffolder
public class Scaffolder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Scaffolder
public Scaffolder(org.apache.maven.plugin.logging.Log log,
File muleXmlOutputDirectory,
Map<File,InputStream> yamls,
Map<File,InputStream> xmls)
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
createScaffolder
public static Scaffolder createScaffolder(org.apache.maven.plugin.logging.Log log,
File muleXmlOutputDirectory,
List<String> specFiles,
List<String> muleXmlFiles)
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
run
public void run()
Copyright © 2013. All Rights Reserved.