Constants |
This interface defines standard names for property keys associated with
Device and Driver services.
|
Device |
Interface for identifying device services.
|
Driver |
A Driver service object must be registered by each Driver bundle
wishing to attach to Device services provided by other drivers.
|
DriverLocator |
A Driver Locator service can find and load device driver bundles given a
property set.
|
DriverSelector |
When the device manager detects a new Device service, it calls all registered
Driver services to determine if anyone matches the Device service.
|
Match |
|