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

Package org.apache.tiles.impl.mgmt

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

See:
          Description

Class Summary
CachingKeyedDefinitionsFactoryTilesContainer Container that can be used to store multiple DefinitionsFactory instances mapped to different keys, with the addition of being "mutable", i.e.
CachingTilesContainer Mutable container which caches (in memory) the definitions registered to it.
DefinitionManager Manages custom and configured definitions, so they can be used by the container, instead of using a simple DefinitionsFactory.
 

Package org.apache.tiles.impl.mgmt Description

It contains the basic implementations of mutable Tiles containers.



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