public interface DeviceServiceSource
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
Modifier and Type | Method and Description |
---|---|
Device |
getDevice(javax.servlet.http.HttpServletRequest request)
Retrieve the Device object configuration that matches the given request.
|
static final java.lang.String COPYRIGHT
Device getDevice(javax.servlet.http.HttpServletRequest request)
request
- The incoming request for which the Device object configuration is fetched.