public class ProvidedDriverConfiguration extends Object
Constructor and Description |
---|
ProvidedDriverConfiguration(EnvironmentVariables environmentVariables) |
Modifier and Type | Method and Description |
---|---|
String |
getDriverName() |
DriverSource |
getDriverSource() |
boolean |
isProvided() |
public ProvidedDriverConfiguration(EnvironmentVariables environmentVariables)
public boolean isProvided()
public DriverSource getDriverSource()
public String getDriverName()
Copyright © 2021. All rights reserved.