org.springframework.web.method.annotation.support
Class AbstractCookieValueMethodArgumentResolver.CookieValueNamedValueInfo

java.lang.Object
  extended by org.springframework.web.method.annotation.support.AbstractNamedValueMethodArgumentResolver.NamedValueInfo
      extended by org.springframework.web.method.annotation.support.AbstractCookieValueMethodArgumentResolver.CookieValueNamedValueInfo
Enclosing class:
AbstractCookieValueMethodArgumentResolver

private static class AbstractCookieValueMethodArgumentResolver.CookieValueNamedValueInfo
extends AbstractNamedValueMethodArgumentResolver.NamedValueInfo


Constructor Summary
private AbstractCookieValueMethodArgumentResolver.CookieValueNamedValueInfo(CookieValue annotation)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractCookieValueMethodArgumentResolver.CookieValueNamedValueInfo

private AbstractCookieValueMethodArgumentResolver.CookieValueNamedValueInfo(CookieValue annotation)