Package org.openqa.selenium.grid.config
-
Interface Summary Interface Description Config HasRoles -
Class Summary Class Description AnnotatedConfig A form ofConfigthat is generated by looking at fields in the constructor arg that are annotated withConfigValue.CompoundConfig ConcatenatingConfig ConfigFlags Configs DescribedOption Represents a configurable attribute of the Selenium Grid.EnvConfig Exposes environment variables as config settings by mapping "section.option" to "SECTION_OPTION".JsonConfig MapConfig MemoizedConfig NonSplittingSplitter A form ofConfigthat is generated by looking at fields in the constructor arg that are annotated withConfigValue.Role StandardGridRoles TomlConfig -
Exception Summary Exception Description ConfigException -
Annotation Types Summary Annotation Type Description ConfigValue A config value is read by anAnnotatedConfigto automatically allow aConfigto be created.