Uses of Interface
org.osgi.service.device.Match
-
Packages that use Match Package Description org.osgi.service.device Device Access Package Version 1.1. -
-
Uses of Match in org.osgi.service.device
Methods in org.osgi.service.device with parameters of type Match Modifier and Type Method Description int
DriverSelector. select(org.osgi.framework.ServiceReference<?> reference, Match[] matches)
Select one of the matching Driver services.
-