Interface | Description |
---|---|
DriverConfig |
The configuration of the driver.
|
DriverConfigLoader |
Manages the initialization, and optionally the periodic reloading, of the driver configuration.
|
DriverExecutionProfile |
A profile in the driver's configuration.
|
DriverOption |
Describes an option in the driver's configuration.
|
Enum | Description |
---|---|
DefaultDriverOption |
Built-in driver options for the core driver.
|
The public API is completely agnostic to the underlying implementation (where the configuration is loaded from, what framework is used...).
Copyright © 2017–2018. All rights reserved.