com.poscoict.glueframework.web.control.spring
Class GlueSimpleController
java.lang.Object
  
com.poscoict.glueframework.web.control.spring.GlueAbstractController
      
com.poscoict.glueframework.web.control.spring.GlueSimpleController
- All Implemented Interfaces: 
 - org.springframework.web.servlet.mvc.Controller
 
public class GlueSimpleController
- extends GlueAbstractController
 
Simple Controller for SpringMVC.
 
 ModelAndView ¿ì¼±¼øÀ§
    1. GlueService ½ÇÇàÁß GlueContext¿¡ "forwardname" À̸§À¸·Î ´ã±â´Â °ª.
    2. controller bean¿¡ Á¤ÀÇµÈ property °ª
    3. urlMapping beanÀÇ mappings ÀÇ url ¿¡¼ ÃßÃâÇÑ °ª
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GlueSimpleController
public GlueSimpleController()
preDoAction
public void preDoAction(GlueWebContext ctx)
- Specified by:
 preDoAction in class GlueAbstractController
 
 
afterDoAction
public void afterDoAction(GlueWebContext ctx)
- Specified by:
 afterDoAction in class GlueAbstractController
 
 
setModelAndView
public org.springframework.web.servlet.ModelAndView setModelAndView(GlueWebContext ctx)
- Specified by:
 setModelAndView in class GlueAbstractController
 
 
Copyright © 2013–2014 POSCO ICT SWÁ¦Ç°±â¼úÆÀ. All rights reserved.