net.sf.sido.spring.mvc
Class SiDOSpringMVCAdapter

java.lang.Object
  extended by net.sf.sido.spring.mvc.SiDOSpringMVCAdapter

public class SiDOSpringMVCAdapter
extends Object


Constructor Summary
SiDOSpringMVCAdapter(org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter adapter, List<org.springframework.http.converter.HttpMessageConverter<?>> extMessageConverterList, List<org.springframework.web.bind.support.WebArgumentResolver> extArgumentResolverList)
           
 
Method Summary
 void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SiDOSpringMVCAdapter

public SiDOSpringMVCAdapter(org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter adapter,
                            List<org.springframework.http.converter.HttpMessageConverter<?>> extMessageConverterList,
                            List<org.springframework.web.bind.support.WebArgumentResolver> extArgumentResolverList)
Method Detail

init

@PostConstruct
public void init()


Copyright © 2011. All Rights Reserved.