| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| AbstractMapBasedHandlerMapping.PortletRequestMappingPredicate | Predicate interface for determining a match with a given request. | 
| Class Summary | |
|---|---|
| AbstractHandlerMapping | Abstract base class for HandlerMappingimplementations. | 
| AbstractMapBasedHandlerMapping | Abstract base class for HandlerMappingimplementations that rely on a map which caches handler objects per lookup key. | 
| HandlerInterceptorAdapter | Abstract adapter class for the HandlerInterceptor interface, for simplified implementation of pre-only/post-only interceptors. | 
| ParameterHandlerMapping | Implementation of the HandlerMappingto map from a request parameter to request handler beans. | 
| ParameterMappingInterceptor | Interceptor to forward a request parameter from the ActionRequestto theRenderRequest. | 
| PortletContentGenerator | Convenient superclass for any kind of web content generator,
 like AbstractController. | 
| PortletModeHandlerMapping | Implementation of the HandlerMappinginterface to map from the current PortletMode to request handler beans. | 
| PortletModeParameterHandlerMapping | Implementation of the HandlerMappinginterface to map from the current PortletMode and a request parameter to
 request handler beans. | 
| SimpleMappingExceptionResolver | HandlerExceptionResolverimplementation
 that allows for mapping exception class names to view names, either for a
 set of given handlers or for all handlers in the DispatcherPortlet. | 
| SimplePortletHandlerAdapter | Adapter to use the Portlet interface with the generic DispatcherPortlet. | 
| SimplePortletPostProcessor | Bean post-processor that applies initialization and destruction callbacks to beans that implement the Portlet interface. | 
| UserRoleAuthorizationInterceptor | Interceptor that checks the authorization of the current user via the user's roles, as evaluated by PortletRequest's isUserInRole method. | 
| WebRequestHandlerInterceptorAdapter | Adapter that implements the Portlet HandlerInterceptor interface and wraps an underlying WebRequestInterceptor. | 
| Exception Summary | |
|---|---|
| PortletSessionRequiredException | Exception thrown when a portlet content generator requires a pre-existing session. | 
Provides standard HandlerMapping implementations, including abstract base classes for custom implementations.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||