public class EC2WindowsLauncher extends EC2ComputerLauncher
ExtensionPoint.LegacyInstancesAreScopedToHudson
LIST
Constructor and Description |
---|
EC2WindowsLauncher() |
Modifier and Type | Method and Description |
---|---|
Descriptor<ComputerLauncher> |
getDescriptor() |
protected void |
launchScript(EC2Computer computer,
TaskListener listener)
Stage 2 of the launch.
|
launch
afterDisconnect, afterDisconnect, beforeDisconnect, beforeDisconnect, checkJavaVersion, isLaunchSupported, launch
protected void launchScript(EC2Computer computer, TaskListener listener) throws IOException, com.amazonaws.AmazonClientException, InterruptedException
EC2ComputerLauncher
launchScript
in class EC2ComputerLauncher
IOException
com.amazonaws.AmazonClientException
InterruptedException
public Descriptor<ComputerLauncher> getDescriptor()
getDescriptor
in interface Describable<ComputerLauncher>
getDescriptor
in class AbstractDescribableImpl<ComputerLauncher>
Copyright © 2016–2022. All rights reserved.