Class JCloudsLauncher

All Implemented Interfaces:
ExtensionPoint, Describable<ComputerLauncher>

public class JCloudsLauncher extends ComputerLauncher
The launcher that launches the jenkins agent.jar on the Agent. Uses the SSHKeyPair configured in the cloud profile settings, and logs in to the server via SSH, and starts the agent.jar.
Author:
Vijay Kiran