See: Description
Class | Description |
---|---|
CachingKeyedDefinitionsFactoryTilesContainer | Deprecated
Register different containers using
TilesAccess.setContainer(
org.apache.tiles.TilesApplicationContext, org.apache.tiles.TilesContainer, String)
and using CachingTilesContainer as container implementation. |
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 . |
Copyright © 2016. All rights reserved.