This project has retired. For details please refer to its Attic page.
org.apache.tiles.portlet.context (Tiles 2 2.1.4 API)

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.
PortletUtil Utilities for Tiles portlet support.
 

Exception Summary
NotAPortletEnvironmentException Exception that indicates that a resource could not be used because it is not in a portlet environment.
 

Package org.apache.tiles.portlet.context Description

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



Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.