public interface Match
Match are used in the
 DriverSelector.select(ServiceReference, Match[]) method to identify
 Driver services matching a Device service.DriverSelector| Modifier and Type | Method and Description | 
|---|---|
| ServiceReference<?> | getDriver()Return the reference to a Driver service. | 
| int | getMatchValue()Return the match value of this object. | 
ServiceReference<?> getDriver()
ServiceReference object to a Driver service.int getMatchValue()
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0