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

Package org.apache.tiles.impl

Package class diagram package org.apache.tiles.impl
It contains the basic implementations of Tiles container.

See:
          Description

Interface Summary
KeyedDefinitionsFactoryTilesContainer.KeyExtractor It represents an object able to return a key from a request.
 

Class Summary
BasicTilesContainer Basic implementation of the tiles container interface.
KeyedDefinitionsFactoryTilesContainer Container that can be used to store multiple DefinitionsFactory instances mapped to different keys.
KeyedDefinitionsFactoryTilesContainer.DefaultKeyExtractor This is the default factory key.
 

Exception Summary
CannotRenderException Indicates that something went wrong during the rendering process.
InvalidTemplateException An invalid template has been identified.
NoSuchContainerException Indicates that a keyed container has not been found.
 

Package org.apache.tiles.impl Description

It contains the basic implementations of Tiles container.



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