public class MuleProcessControllerFactory extends Object
MuleProcessController. Based on the OS it will create the corresponding controller.| Constructor and Description |
|---|
MuleProcessControllerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static MuleProcessController |
createController(File muleHome,
long timeout)
Creates a
MuleProcessController based on the OS. |
public static MuleProcessController createController(File muleHome, long timeout)
MuleProcessController based on the OS.muleHome - File location of the local Mule Runtime MULE_HOMEtimeout - milliseconds to wait for Mule Runtime operations to be completed.MuleProcessController createdCopyright © 2022 MuleSoft, Inc.. All rights reserved.