|
spring-mobile-device | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.mobile.device.site.SitePreferenceWebArgumentResolver
public class SitePreferenceWebArgumentResolver
Spring MVC WebArgumentResolver that resolves @Controller MethodParameters of type SitePreference
to the value of the web request's current site preference attribute.
| Field Summary |
|---|
| Fields inherited from interface org.springframework.web.bind.support.WebArgumentResolver |
|---|
UNRESOLVED |
| Constructor Summary | |
|---|---|
SitePreferenceWebArgumentResolver()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
resolveArgument(org.springframework.core.MethodParameter param,
org.springframework.web.context.request.NativeWebRequest request)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SitePreferenceWebArgumentResolver()
| Method Detail |
|---|
public java.lang.Object resolveArgument(org.springframework.core.MethodParameter param,
org.springframework.web.context.request.NativeWebRequest request)
throws java.lang.Exception
resolveArgument in interface org.springframework.web.bind.support.WebArgumentResolverjava.lang.Exception
|
spring-mobile-device | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||