|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChainedTilesRequestContextFactory | |
|---|---|
| org.apache.tiles.extras.complete | These classes allow to start up Tiles with all features on. |
| org.apache.tiles.factory | Factory classes, to allow creation of container instances. |
| Uses of ChainedTilesRequestContextFactory in org.apache.tiles.extras.complete |
|---|
| Methods in org.apache.tiles.extras.complete with parameters of type ChainedTilesRequestContextFactory | |
|---|---|
protected List<TilesRequestContextFactory> |
CompleteAutoloadTilesContainerFactory.getTilesRequestContextFactoriesToBeChained(ChainedTilesRequestContextFactory parent)
Returns the list of TilesRequestContextFactory instances to be
chained together. |
| Uses of ChainedTilesRequestContextFactory in org.apache.tiles.factory |
|---|
| Methods in org.apache.tiles.factory with parameters of type ChainedTilesRequestContextFactory | |
|---|---|
protected List<TilesRequestContextFactory> |
BasicTilesContainerFactory.getTilesRequestContextFactoriesToBeChained(ChainedTilesRequestContextFactory parent)
Returns the list of TilesRequestContextFactory instances to be
chained together. |
protected void |
BasicTilesContainerFactory.registerChainedRequestContextFactories(ChainedTilesRequestContextFactory contextFactory)
Register elements of a chained request context factory. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||