public class DriverService extends Object
| Constructor and Description |
|---|
DriverService() |
| Modifier and Type | Method and Description |
|---|---|
static Driver |
load(DriverConfiguration configuration)
Loads and initialises a Driver using the specified DriverConfiguration
|
public static Driver load(DriverConfiguration configuration)
configuration - an instance of DriverConfiguration with which to configure the driverDriver if found, otherwise throws a ServiceNotFoundExceptionCopyright © 2017 Neo Technology, Inc.. All rights reserved.