|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeviceProvider
Factory for Device instances.
Provide a method to get a Device from device identifier.
| Method Summary | |
|---|---|
Device |
getDevice(String id)
Returns the device identified by given id. |
| Method Detail |
|---|
Device getDevice(String id)
throws DeviceNotDefinedException
id - The identifier
DeviceNotDefinedException - if Device with given identifier is not defined in WURFL.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||