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

Uses of Class
org.apache.tiles.context.TilesApplicationContextWrapper

Packages that use TilesApplicationContextWrapper
org.apache.tiles.portlet.context Classes and interfaces that allow to access the various contexts from a portlet application. 
org.apache.tiles.servlet.context Classes and interfaces that allow to access the various contexts from a servlet application. 
 

Uses of TilesApplicationContextWrapper in org.apache.tiles.portlet.context
 

Subclasses of TilesApplicationContextWrapper in org.apache.tiles.portlet.context
 class PortletTilesRequestContext
          Portlet-based TilesApplicationContext implementation.
 

Uses of TilesApplicationContextWrapper in org.apache.tiles.servlet.context
 

Subclasses of TilesApplicationContextWrapper in org.apache.tiles.servlet.context
 class ServletTilesRequestContext
          Servlet-based implementation of the TilesApplicationContext interface.
 



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