Package org.springframework.web.portlet.mvc.annotation

Support package for annotation-based Portlet MVC controllers.

See:
          Description

Class Summary
AnnotationMethodHandlerAdapter Implementation of the HandlerAdapter interface that maps handler methods based on portlet modes, action/render phases and request parameters expressed through the RequestMapping annotation.
DefaultAnnotationHandlerMapping Implementation of the HandlerMapping interface that maps handlers based on portlet modes expressed through the RequestMapping annotation at the type or method level.
 

Package org.springframework.web.portlet.mvc.annotation Description

Support package for annotation-based Portlet MVC controllers.



Copyright © 2002-2008 The Spring Framework.