org.mule.test.infrastructure.process
Class MuleUtils

java.lang.Object
  extended by org.mule.test.infrastructure.process.MuleUtils

public class MuleUtils
extends Object


Constructor Summary
MuleUtils(String muleHome)
           
 
Method Summary
static int executeCommand(String command, String... envVars)
           
 void populateM2Repo(String repo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MuleUtils

public MuleUtils(String muleHome)
Method Detail

populateM2Repo

public void populateM2Repo(String repo)
                    throws IOException
Throws:
IOException

executeCommand

public static int executeCommand(String command,
                                 String... envVars)
                          throws IOException
Throws:
IOException


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.