Package org.apache.tiles.impl.mgmt

Package class diagram package org.apache.tiles.impl.mgmt
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.