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.ComputerLauncher
IOException
InterruptedException
public void launch(DockerComputer computer, hudson.model.TaskListener listener) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2016–2017. All rights reserved.