Package hudson.slaves

Class CommandConnector

All Implemented Interfaces:
ExtensionPoint, Describable<ComputerConnector>

public class CommandConnector extends ComputerConnector
Executes a program on the controller and expect that script to connect.
Author:
Kohsuke Kawaguchi