public class HyperComputerLauncher
extends hudson.slaves.ComputerLauncher
| Constructor and Description |
|---|
HyperComputerLauncher() |
| Modifier and Type | Method and Description |
|---|---|
void |
launch(HyperComputer 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(HyperComputer computer, hudson.model.TaskListener listener) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2017. All rights reserved.