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

Uses of Package
org.apache.tiles.impl

Packages that use org.apache.tiles.impl
org.apache.tiles.factory Factory classes, to allow creation of container instances. 
org.apache.tiles.impl It contains the basic implementations of Tiles container. 
org.apache.tiles.impl.mgmt It contains the basic implementations of mutable Tiles containers. 
 

Classes in org.apache.tiles.impl used by org.apache.tiles.factory
BasicTilesContainer
          Basic implementation of the tiles container interface.
 

Classes in org.apache.tiles.impl used by org.apache.tiles.impl
BasicTilesContainer
          Basic implementation of the tiles container interface.
KeyedDefinitionsFactoryTilesContainer.KeyExtractor
          It represents an object able to return a key from a request.
 

Classes in org.apache.tiles.impl used by org.apache.tiles.impl.mgmt
BasicTilesContainer
          Basic implementation of the tiles container interface.
KeyedDefinitionsFactoryTilesContainer
          Container that can be used to store multiple DefinitionsFactory instances mapped to different keys.
 



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