public class NoOpDelegatingComputerLauncher
extends hudson.slaves.DelegatingComputerLauncher
| Modifier and Type | Class and Description |
|---|---|
static class |
NoOpDelegatingComputerLauncher.DescriptorImpl |
| Constructor and Description |
|---|
NoOpDelegatingComputerLauncher(hudson.slaves.ComputerLauncher core) |
| Modifier and Type | Method and Description |
|---|---|
void |
launch(hudson.slaves.SlaveComputer computer,
hudson.model.TaskListener listener) |
afterDisconnect, beforeDisconnect, getLauncherpublic NoOpDelegatingComputerLauncher(hudson.slaves.ComputerLauncher core)
public void launch(hudson.slaves.SlaveComputer computer,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
launch in class hudson.slaves.DelegatingComputerLauncherIOExceptionInterruptedExceptionCopyright © 2016–2020. All rights reserved.