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, getLauncher
public NoOpDelegatingComputerLauncher(hudson.slaves.ComputerLauncher core)
public void launch(hudson.slaves.SlaveComputer computer, hudson.model.TaskListener listener) throws IOException, InterruptedException
launch
in class hudson.slaves.DelegatingComputerLauncher
IOException
InterruptedException
Copyright © 2016–2020. All rights reserved.