@ProviderType
public interface DeviceRecognitionProvider
Modifier and Type | Method and Description |
---|---|
Device |
detectDevice(javax.servlet.http.HttpServletRequest httpServletRequest) |
KnownDevices |
getKnownDevices() |
void |
reload() |
Device detectDevice(javax.servlet.http.HttpServletRequest httpServletRequest)
KnownDevices getKnownDevices()
void reload() throws java.lang.Exception
java.lang.Exception