public class JMeterProcessBuilder extends Object
| Constructor and Description |
|---|
JMeterProcessBuilder(JMeterProcessJVMSettings settings,
String runtimeJarName) |
| Modifier and Type | Method and Description |
|---|---|
void |
addArguments(List<String> arguments) |
void |
setWorkingDirectory(File workingDirectory) |
Process |
startProcess() |
public JMeterProcessBuilder(JMeterProcessJVMSettings settings, String runtimeJarName)
public void setWorkingDirectory(File workingDirectory) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic Process startProcess() throws IOException
IOExceptionCopyright © 2018–2019. All rights reserved.