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