See: Description
| Interface | Description |
|---|---|
| KeyedDefinitionsFactoryTilesContainer.KeyExtractor |
It represents an object able to return a key from a request.
|
| Class | Description |
|---|---|
| BasicTilesContainer |
Basic implementation of the tiles container interface.
|
| KeyedDefinitionsFactoryTilesContainer | Deprecated
Register different containers using
TilesAccess.setContainer(
org.apache.tiles.TilesApplicationContext, org.apache.tiles.TilesContainer, String) |
| KeyedDefinitionsFactoryTilesContainer.DefaultKeyExtractor |
This is the default factory key.
|
| Exception | Description |
|---|---|
| CannotRenderException |
Indicates that something went wrong during the rendering process.
|
| InvalidTemplateException |
An invalid template has been identified.
|
| NoSuchContainerException |
Indicates that a keyed container has not been found.
|
Copyright © 2025. All rights reserved.