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