|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.tools.apikit.Scaffolder
public class Scaffolder
| Constructor Summary | |
|---|---|
Scaffolder(org.apache.maven.plugin.logging.Log log,
File muleXmlOutputDirectory,
Map<File,InputStream> yamls,
Map<File,InputStream> xmls)
|
|
| Method Summary | |
|---|---|
static Scaffolder |
createScaffolder(org.apache.maven.plugin.logging.Log log,
File muleXmlOutputDirectory,
List<String> specFiles,
List<String> muleXmlFiles)
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Scaffolder(org.apache.maven.plugin.logging.Log log,
File muleXmlOutputDirectory,
Map<File,InputStream> yamls,
Map<File,InputStream> xmls)
| Method Detail |
|---|
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
org.apache.maven.plugin.MojoExecutionExceptionpublic void run()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||