public interface DriverResolver
Modifier and Type | Method and Description |
---|---|
Driver |
getDriver(String driverName)
Returns the specified driver.
|
Driver getDriver(String driverName)
driverName
- driver nameItemNotFoundException
- if driver with the given
name is not found