Package com.ibm.wps.portlets.struts.plugins

This package and its subpackages define the API for the plugins used by the Struts Portlet Framework.

See:
          Description

Interface Summary
IErrorResponseFormatter IErrorResponseFormatter is the interface for formatting an ErrorResponseInfo object.
 

Class Summary
CommandManagerFactory The CommandManager class is a factory class for creating classes that control the storage and retrieval of IViewCommands.
DefaultErrorResponseFormatter DefaultErrorResponseFormatter is the default implementation of an ErrorResponseFormatter.
PluginConstants The PluginConstants class contains constants used in providing keys for plugins stored in the servlet context.
SessionCommandManagerFactoryPlugin SessionCommandManagerFactoryPlugin initializes and finalizes the CommandManagerFactory for a Struts portlet.
ViewCommandFactory The ViewCommandFactory class is the default factory used in the Struts Portlet Framework.
WpsStrutsTilesPlugin The WPS Tiles Plugin is used to initialize Tiles in WebSphere Portal on top of the Struts Portlet Framework.
 

Package com.ibm.wps.portlets.struts.plugins Description

This package and its subpackages define the API for the plugins used by the Struts Portlet Framework.

The API defined in this package can be used with the Legacy versions of the Struts Portlet Framework. The classes in this package are used to create the plugins that support the Struts application in the Portal environment.