Package org.apache.tiles.portlet.context

Package class diagram package org.apache.tiles.portlet.context
Classes and interfaces that allow to access the various contexts from a portlet application.

See:
          Description

Class Summary
PortletTilesApplicationContext Portlet-based TilesApplicationContext implementation.
PortletTilesApplicationContextFactory Creates an instance of the appropriate TilesApplicationContext implementation under a portlet environment.
PortletTilesContextFactory Deprecated. Use PortletTilesApplicationContextFactory or PortletTilesRequestContextFactory.
PortletTilesRequestContext Portlet-based TilesApplicationContext implementation.
PortletTilesRequestContextFactory Creates an instance of the appropriate TilesRequestContext implementation under a portlet environment.
 

Package org.apache.tiles.portlet.context Description

Classes and interfaces that allow to access the various contexts from a portlet application.