Package | Description |
---|---|
org.apache.tiles.factory |
Factory classes, to allow creation of container instances.
|
Modifier and Type | Class and Description |
---|---|
class |
KeyedDefinitionsFactoryTilesContainerFactory
Deprecated.
This class can be replaced by registering different
TilesContainer with different keys, by overriding
AbstractTilesInitializer
getContainerKey method. |
Modifier and Type | Method and Description |
---|---|
static TilesContainerFactory |
TilesContainerFactory.getFactory(Object context)
|
static TilesContainerFactory |
TilesContainerFactory.getFactory(Object context,
Map<String,String> defaults)
Deprecated.
|
Copyright © 2016. All rights reserved.