public class DriverManagerConfiguration extends Object
| Constructor and Description |
|---|
DriverManagerConfiguration()
DriverManagerConfiguration empty constructor for YAMLFactory
|
DriverManagerConfiguration(String driverLocation)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDriverLocation()
Get driver location
|
void |
setDriverLocation(String driverLocation)
Set the driver location
|
public DriverManagerConfiguration()
public DriverManagerConfiguration(String driverLocation)
driverLocation - the directory path to host drivers jarCopyright © 2018 Vitam. All rights reserved.