Class ComputerLauncher

All Implemented Interfaces:
CapybaraPortingLayer, Control.Owner, PageArea
Direct Known Subclasses:
CommandSlaveLauncher, SshSlaveLauncher

public abstract class ComputerLauncher extends PageAreaImpl
Configuration fragment for computer launcher.

Use Describable annotation to register an implementation.

Author:
Kohsuke Kawaguchi
See Also:
  • Constructor Details

    • ComputerLauncher

      protected ComputerLauncher(PageObject context, String path)