public class MunitSimpleRunner extends Object
| Constructor and Description |
|---|
MunitSimpleRunner(String resources,
List<MunitSimpleRunnerAction> actions,
File appDir) |
| Modifier and Type | Method and Description |
|---|---|
String |
getResources() |
void |
run()
Starts a Mule Context and run each of the actions provided.
|
public MunitSimpleRunner(String resources, List<MunitSimpleRunnerAction> actions, File appDir)
public void run()
public String getResources()
Copyright © 2017. All rights reserved.