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

Package org.apache.tiles.factory

Package class diagram package org.apache.tiles.factory
Factory classes, to allow creation of container instances.

See:
          Description

Class Summary
AbstractTilesContainerFactory Abstract Factory that creates instances of TilesContainerFactory.
BasicTilesContainerFactory Factory that builds a standard Tiles container using only Java code.
KeyedDefinitionsFactoryTilesContainerFactory Factory that creates instances of container that will extend the KeyedDefinitionsFactoryTilesContainer class.
TilesContainerFactory Factory provided for convenience.
 

Exception Summary
NotAvailableFeatureException Exception that indicates that a feature could not be used since it is not available.
TilesContainerFactoryException Indicates that something went wrong in TilesContainerFactory use.
 

Package org.apache.tiles.factory Description

Factory classes, to allow creation of container instances.



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