|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortletConfigAware | |
---|---|
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. |
Uses of PortletConfigAware in org.springframework.web.portlet.handler |
---|
Classes in org.springframework.web.portlet.handler that implement PortletConfigAware | |
---|---|
class |
SimplePortletPostProcessor
Bean post-processor that applies initialization and destruction callbacks to beans that implement the Portlet interface. |
Uses of PortletConfigAware in org.springframework.web.portlet.mvc |
---|
Classes in org.springframework.web.portlet.mvc that implement PortletConfigAware | |
---|---|
class |
PortletWrappingController
Controller implementation that wraps a portlet instance which it manages
internally. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |