|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.tools.apikit.ScaffolderAPI
public class ScaffolderAPI
| Constructor Summary | |
|---|---|
ScaffolderAPI()
|
|
| Method Summary | |
|---|---|
void |
run(List<File> yamlFiles,
File appDir)
Modifies or creates the Mule config files which are contained in the appDir directory by running the scaffolder on the yamlFiles passed as parameter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScaffolderAPI()
| Method Detail |
|---|
public void run(List<File> yamlFiles,
File appDir)
yamlFiles - the yamlFiles to which the scaffolder will be run onappDir - the directory which contained the generated Mule config files
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||