public interface DeviceSpecsProvider
DeviceSpecsQueryEngine
. This is not
meant to be used directly, it is used by DeviceSpecsQueryEngine
to try different matching strategies (services that implement
this interface) in the order of their descending service rankingsModifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getDeviceSpecs(SlingHttpServletRequest request)
Return specs for device identified in supplied
request, null if not found.
|
java.util.Map<java.lang.String,java.lang.String> getDeviceSpecs(SlingHttpServletRequest request) throws java.lang.Exception
java.lang.Exception
Copyright © 2010 - 2020 Adobe. All Rights Reserved