Class RelayFlags
java.lang.Object
org.openqa.selenium.grid.node.relay.RelayFlags
- All Implemented Interfaces:
 HasRoles
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
driverConfiguration
 
 - 
 - 
Constructor Details
- 
RelayFlags
public RelayFlags() 
 - 
 - 
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() 
 -