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 |
---|---|
org.osgi.framework.ServiceReference<?> |
getDriver()
Return the reference to a Driver service.
|
int |
getMatchValue()
Return the match value of this object.
|
org.osgi.framework.ServiceReference<?> getDriver()
ServiceReference
object to a Driver service.int getMatchValue()
Copyright © 2021 OSGi Alliance. All rights reserved.