com.liferay.portal.mobile.device
Class DefaultDeviceRecognitionProvider
java.lang.Object
com.liferay.portal.mobile.device.DefaultDeviceRecognitionProvider
- All Implemented Interfaces:
- DeviceRecognitionProvider
public class DefaultDeviceRecognitionProvider
- extends Object
- implements DeviceRecognitionProvider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultDeviceRecognitionProvider
public DefaultDeviceRecognitionProvider()
detectDevice
public Device detectDevice(javax.servlet.http.HttpServletRequest request)
- Specified by:
detectDevice
in interface DeviceRecognitionProvider
getKnownDevices
public KnownDevices getKnownDevices()
- Specified by:
getKnownDevices
in interface DeviceRecognitionProvider
reload
public void reload()
- Specified by:
reload
in interface DeviceRecognitionProvider