public class HyperComputerLauncher
extends hudson.slaves.ComputerLauncher
| 构造器和说明 |
|---|
HyperComputerLauncher() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 hudson.slaves.ComputerLauncherIOExceptionInterruptedExceptionpublic void launch(HyperComputer computer, hudson.model.TaskListener listener) throws IOException, InterruptedException
Copyright © 2016–2018. All rights reserved.