public class DockerComputerLauncher
extends hudson.slaves.ComputerLauncher
| Constructor and Description |
|---|
DockerComputerLauncher() |
| Modifier and Type | Method and Description |
|---|---|
void |
launch(DockerComputer computer,
hudson.model.TaskListener listener) |
void |
launch(hudson.slaves.SlaveComputer computer,
hudson.model.TaskListener listener) |
public void launch(hudson.slaves.SlaveComputer computer,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
launch in class hudson.slaves.ComputerLauncherIOExceptionInterruptedExceptionpublic void launch(DockerComputer computer, hudson.model.TaskListener listener) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2017. All rights reserved.