public class ForemanSSHComputerLauncherFactory extends ForemanComputerLauncherFactory
| Constructor and Description |
|---|
ForemanSSHComputerLauncherFactory(int p,
String credId,
Integer timeOut)
Populate factory with host agnostic configuration.
|
| Modifier and Type | Method and Description |
|---|---|
hudson.slaves.ComputerLauncher |
getForemanComputerLauncher(HostInfo host)
Create launcher tailored for particular host.
|
public hudson.slaves.ComputerLauncher getForemanComputerLauncher(@Nonnull HostInfo host)
getForemanComputerLauncher in class ForemanComputerLauncherFactoryCopyright © 2016–2017. All rights reserved.