org.skyscreamer.yoga.springmvc.view
Class SelectorWebArgumentResolver

java.lang.Object
  extended by org.skyscreamer.yoga.springmvc.view.SelectorWebArgumentResolver
All Implemented Interfaces:
org.springframework.web.bind.support.WebArgumentResolver

public class SelectorWebArgumentResolver
extends Object
implements org.springframework.web.bind.support.WebArgumentResolver

Created by IntelliJ IDEA. User: corby


Field Summary
 
Fields inherited from interface org.springframework.web.bind.support.WebArgumentResolver
UNRESOLVED
 
Constructor Summary
SelectorWebArgumentResolver()
           
 
Method Summary
 Object resolveArgument(org.springframework.core.MethodParameter methodParameter, org.springframework.web.context.request.NativeWebRequest webRequest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectorWebArgumentResolver

public SelectorWebArgumentResolver()
Method Detail

resolveArgument

public Object resolveArgument(org.springframework.core.MethodParameter methodParameter,
                              org.springframework.web.context.request.NativeWebRequest webRequest)
                       throws Exception
Specified by:
resolveArgument in interface org.springframework.web.bind.support.WebArgumentResolver
Throws:
Exception


Copyright © 2011. All Rights Reserved.