public class WebContextWebArgumentResolver extends Object implements org.springframework.web.bind.support.WebArgumentResolver
Constructor and Description |
---|
WebContextWebArgumentResolver() |
Modifier and Type | Method and Description |
---|---|
Object |
resolveArgument(org.springframework.core.MethodParameter methodParameter,
org.springframework.web.context.request.NativeWebRequest webRequest) |
public Object resolveArgument(org.springframework.core.MethodParameter methodParameter, org.springframework.web.context.request.NativeWebRequest webRequest) throws Exception
resolveArgument
in interface org.springframework.web.bind.support.WebArgumentResolver
Exception
Copyright © 2006–2018 TinyGroup. All rights reserved.