Package org.openqa.selenium.grid.server
Class BaseServerFlags
java.lang.Object
org.openqa.selenium.grid.server.BaseServerFlags
- All Implemented Interfaces:
 HasRoles
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
BaseServerFlags
public BaseServerFlags() 
 - 
 - 
Method Details
- 
getRoles
Description copied from interface:HasRolesObtains the set of commands that this set of flags applies to. Examples include things like "distributor", "session-map". Maps toCliCommand.getName() 
 -