Class EC2MacLauncher

All Implemented Interfaces:
ExtensionPoint, Describable<ComputerLauncher>

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