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

Uses of Class
org.apache.tiles.portlet.context.PortletTilesApplicationContextFactory

Packages that use PortletTilesApplicationContextFactory
org.apache.tiles.portlet.context.wildcard This package contains deprecated classes and interfaces that allow to access the various contexts from a portlet application. 
 

Uses of PortletTilesApplicationContextFactory in org.apache.tiles.portlet.context.wildcard
 

Subclasses of PortletTilesApplicationContextFactory in org.apache.tiles.portlet.context.wildcard
 class WildcardPortletTilesApplicationContextFactory
          Deprecated. Create an instance of WildcardPortletTilesApplicationContext yourself, by implementing TilesInitializer or extending AbstractTilesInitializer and overriding createTilesApplicationContext method.
 



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