public class JCloudsLauncher
extends hudson.slaves.ComputerLauncher
| Constructor and Description |
|---|
JCloudsLauncher(String publicAddress) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Descriptor<hudson.slaves.ComputerLauncher> |
getDescriptor() |
void |
launch(hudson.slaves.SlaveComputer computer,
hudson.model.TaskListener listener)
Launch the Jenkins Slave on the SlaveComputer.
|
public JCloudsLauncher(@CheckForNull String publicAddress)
public void launch(hudson.slaves.SlaveComputer computer,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
launch in class hudson.slaves.ComputerLauncherIOExceptionInterruptedExceptionpublic hudson.model.Descriptor<hudson.slaves.ComputerLauncher> getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.slaves.ComputerLauncher>getDescriptor in class hudson.model.AbstractDescribableImpl<hudson.slaves.ComputerLauncher>Copyright © 2004-2016. All Rights Reserved.