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

Uses of Package
org.apache.tiles.factory

Packages that use org.apache.tiles.factory
org.apache.tiles.factory Factory classes, to allow creation of container instances. 
org.apache.tiles.portlet.context Classes and interfaces that allow to access the various contexts from a portlet application. 
org.apache.tiles.startup Classes to start the Tiles engine up. 
 

Classes in org.apache.tiles.factory used by org.apache.tiles.factory
AbstractTilesContainerFactory
          Abstract Factory that creates instances of TilesContainerFactory.
TilesContainerFactory
          Factory provided for convenience.
 

Classes in org.apache.tiles.factory used by org.apache.tiles.portlet.context
NotAvailableFeatureException
          Exception that indicates that a feature could not be used since it is not available.
 

Classes in org.apache.tiles.factory used by org.apache.tiles.startup
AbstractTilesContainerFactory
          Abstract Factory that creates instances of TilesContainerFactory.
 



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