Home » tiles-2.2.1-src » org.apache » tiles » impl »

org.apache.tiles.impl

Sub Packages:

org.apache.tiles.impl.mgmt   It contains the basic implementations of mutable Tiles containers.  

Interfaces:

KeyedDefinitionsFactoryTilesContainer.KeyExtractor   It represents an object able to return a key from a request.  code | html

Classes:

BasicTilesContainer   Basic implementation of the tiles container interface.  code | html
CannotRenderException   Indicates that something went wrong during the rendering process.  code | html
InvalidTemplateException   An invalid template has been identified.  code | html
KeyedDefinitionsFactoryTilesContainer   Container that can be used to store multiple DefinitionsFactory instances mapped to different keys.  code | html
KeyedDefinitionsFactoryTilesContainer.DefaultKeyExtractor   This is the default factory key.  code | html
NoSuchContainerException   Indicates that a keyed container has not been found.  code | html