Package | Description |
---|---|
org.springframework.web.portlet.handler |
Provides standard HandlerMapping implementations,
including abstract base classes for custom implementations.
|
org.springframework.web.portlet.mvc |
Standard controller implementations for the portlet MVC framework that
comes with Spring.
|
Modifier and Type | Class and Description |
---|---|
class |
SimplePortletPostProcessor
Bean post-processor that applies initialization and destruction callbacks
to beans that implement the Portlet interface.
|
Modifier and Type | Class and Description |
---|---|
class |
PortletWrappingController
Controller implementation that wraps a portlet instance which it manages
internally. |
Copyright © 2015. All rights reserved.