public interface DriverComponent
Driver instance.| Modifier and Type | Method and Description |
|---|---|
Optional<Driver> |
driver(String className)
Returns the
Driver with the specified class name if it exists on
the class path, and otherwise an empty optional. |
Copyright © 2019 Speedment, Inc.. All rights reserved.