Class EC2UnixLauncher

All Implemented Interfaces:
ExtensionPoint, Describable<ComputerLauncher>

public class EC2UnixLauncher extends EC2SSHLauncher
ComputerLauncher that connects to a Unix agent on EC2 by using SSH.
Author:
Kohsuke Kawaguchi