public class MockSlaveLauncher
extends hudson.slaves.ComputerLauncher
| Modifier and Type | Class and Description |
|---|---|
static class |
MockSlaveLauncher.DescriptorImpl |
| Constructor and Description |
|---|
MockSlaveLauncher(int latency,
int bandwidth) |
| Modifier and Type | Method and Description |
|---|---|
void |
launch(hudson.slaves.SlaveComputer computer,
hudson.model.TaskListener listener) |
@DataBoundConstructor
public MockSlaveLauncher(int latency,
int bandwidth)
public void launch(hudson.slaves.SlaveComputer computer,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
launch in class hudson.slaves.ComputerLauncherIOExceptionInterruptedExceptionCopyright © 2004-2013. All Rights Reserved.