| Package | Description |
|---|---|
| org.springframework.web.portlet.context |
Support for Spring's application context concept in a portlet environment,
including ApplicationContext implementations and various utility classes.
|
| org.springframework.web.portlet.handler |
Provides standard HandlerMapping implementations,
including abstract base classes for custom implementations.
|
| org.springframework.web.portlet.multipart |
Multipart resolution framework for handling file uploads.
|
| org.springframework.web.portlet.mvc |
Standard controller implementations for the portlet MVC framework that
comes with Spring.
|
| org.springframework.web.portlet.mvc.annotation |
Support package for annotation-based Portlet MVC controllers.
|
| Class and Description |
|---|
AbstractRefreshablePortletApplicationContext
AbstractRefreshableApplicationContext
subclass which implements the ConfigurablePortletApplicationContext
interface for portlet environments. |
| ConfigurablePortletApplicationContext
Interface to be implemented by configurable portlet application contexts.
|
| PortletContextAware
Interface to be implemented by any object that wishes to be notified
of the PortletContext (typically determined by the PortletApplicationContext)
that it runs in.
|
| PortletRequestAttributes
Portlet-based implementation of the
RequestAttributes interface. |
| Class and Description |
|---|
| PortletApplicationObjectSupport
Convenient superclass for application objects running in a Portlet ApplicationContext.
|
| PortletConfigAware
Interface to be implemented by any object that wishes to be notified
of the PortletConfig (typically determined by the PortletApplicationContext)
that it runs in.
|
| PortletContextAware
Interface to be implemented by any object that wishes to be notified
of the PortletContext (typically determined by the PortletApplicationContext)
that it runs in.
|
| Class and Description |
|---|
| PortletContextAware
Interface to be implemented by any object that wishes to be notified
of the PortletContext (typically determined by the PortletApplicationContext)
that it runs in.
|
| Class and Description |
|---|
| PortletApplicationObjectSupport
Convenient superclass for application objects running in a Portlet ApplicationContext.
|
| PortletConfigAware
Interface to be implemented by any object that wishes to be notified
of the PortletConfig (typically determined by the PortletApplicationContext)
that it runs in.
|
| PortletContextAware
Interface to be implemented by any object that wishes to be notified
of the PortletContext (typically determined by the PortletApplicationContext)
that it runs in.
|
| Class and Description |
|---|
| PortletApplicationObjectSupport
Convenient superclass for application objects running in a Portlet ApplicationContext.
|
| PortletContextAware
Interface to be implemented by any object that wishes to be notified
of the PortletContext (typically determined by the PortletApplicationContext)
that it runs in.
|
Copyright © 2015. All rights reserved.