public class EC2WindowsLauncher extends EC2ComputerLauncher
Constructor and Description |
---|
EC2WindowsLauncher() |
Modifier and Type | Method and Description |
---|---|
hudson.model.Descriptor<hudson.slaves.ComputerLauncher> |
getDescriptor() |
protected void |
launch(EC2Computer computer,
hudson.model.TaskListener listener,
com.amazonaws.services.ec2.model.Instance inst)
Stage 2 of the launch.
|
launch
protected void launch(EC2Computer computer, hudson.model.TaskListener listener, com.amazonaws.services.ec2.model.Instance inst) throws IOException, com.amazonaws.AmazonClientException, InterruptedException
EC2ComputerLauncher
launch
in class EC2ComputerLauncher
IOException
com.amazonaws.AmazonClientException
InterruptedException
public 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.