Package org.openqa.selenium.grid
Class TemplateGridCommand
java.lang.Object
org.openqa.selenium.grid.TemplateGridCommand
- All Implemented Interfaces:
CliCommand
- Direct Known Subclasses:
EventBusCommand
,TemplateGridServerCommand
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.openqa.selenium.cli.CliCommand
CliCommand.Executable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal CliCommand.Executable
configure
(PrintStream out, PrintStream err, String... args) protected abstract void
protected abstract Config
protected abstract String
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.openqa.selenium.cli.CliCommand
getConfigurableRoles, getDescription, getFlagObjects, getName, isShown
-
Constructor Details
-
TemplateGridCommand
public TemplateGridCommand()
-
-
Method Details
-
configure
- Specified by:
configure
in interfaceCliCommand
-
getSystemPropertiesConfigPrefix
-
getDefaultConfig
-
execute
-