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