public class MockSlaveLauncher extends ComputerLauncher
| Modifier and Type | Class and Description |
|---|---|
static class |
MockSlaveLauncher.DescriptorImpl |
static class |
MockSlaveLauncher.Listener |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier and Type | Field and Description |
|---|---|
int |
bandwidth |
int |
latency |
LIST| Constructor and Description |
|---|
MockSlaveLauncher(int latency,
int bandwidth) |
| Modifier and Type | Method and Description |
|---|---|
void |
launch(SlaveComputer computer,
TaskListener listener) |
afterDisconnect, afterDisconnect, beforeDisconnect, beforeDisconnect, checkJavaVersion, isLaunchSupported, launchgetDescriptor@DataBoundConstructor
public MockSlaveLauncher(int latency,
int bandwidth)
public void launch(SlaveComputer computer, TaskListener listener) throws IOException, InterruptedException
launch in class ComputerLauncherIOExceptionInterruptedExceptionCopyright © 2016–2021. All rights reserved.