public interface DriverPrimordialResolver
| Modifier and Type | Method and Description |
|---|---|
Driver |
getDriver(String mfr,
String hw,
String sw)
Returns the driver that matches the specified primordial device
discovery information.
|
Driver getDriver(String mfr, String hw, String sw)
mfr - device manufacturerhw - device hardware name/versionsw - device software version