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.
 

Package org.apache.tiles.impl Description

It contains the basic implementations of Tiles container.