Package | Description |
---|---|
org.springframework.web.portlet.handler |
Provides standard HandlerMapping implementations,
including abstract base classes for custom implementations.
|
org.springframework.web.portlet.mvc.annotation |
Support package for annotation-based Portlet MVC controllers.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleMappingExceptionResolver
HandlerExceptionResolver implementation
that allows for mapping exception class names to view names, either for a
set of given handlers or for all handlers in the DispatcherPortlet. |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationMethodHandlerExceptionResolver
Implementation of the
HandlerExceptionResolver interface that handles
exceptions through the ExceptionHandler annotation. |
Copyright © 2015. All rights reserved.