Package com.ibm.portal.struts.plugins

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

See:
          Description

Interface Summary
IErrorResponseFormatter IErrorResponseFormatter is the interface for formatting an ErrorResponse.
 

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 ServletContext.
SessionCommandManagerFactoryPlugin SessionCommandManagerFactoryPlugin initializes and finalizes the SessionCommandManagerFactory for a Struts Portlet.
ViewCommandFactory The ViewCommandFactory class is the default factory used in the Struts Portlet Framework.
WpTilesPlugin WPS Tiles Plugin used to initialize Tiles in WebSphere Portal on top of Struts Portlet Framework.
 

Package com.ibm.portal.struts.plugins Description

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

The API defined in this package can be used with the Standard versions of the Struts Portlet Framework. The classes in this package are used for the plugins for the Struts application in the Portal environment.