Package org.springframework.web.portlet.bind.annotation

Annotations for binding portlet requests to handler methods.

See:
          Description

Annotation Types Summary
ActionMapping Annotation for mapping Portlet action requests onto handler methods.
EventMapping Annotation for mapping Portlet event requests onto handler methods.
RenderMapping Annotation for mapping Portlet render requests onto handler methods.
ResourceMapping Annotation for mapping Portlet resource requests onto handler methods.
 

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

Annotations for binding portlet requests to handler methods.