Package | Description |
---|---|
org.apache.tiles.core.factory |
Factory classes, to allow creation of container instances.
|
org.apache.tiles.core.impl |
It contains the basic implementations of Tiles container.
|
org.apache.tiles.request.render |
Modifier and Type | Method and Description |
---|---|
protected RendererFactory |
BasicTilesContainerFactory.createRendererFactory(ApplicationContext applicationContext,
TilesContainer container,
AttributeEvaluatorFactory attributeEvaluatorFactory)
Creates a renderer factory.
|
Modifier and Type | Method and Description |
---|---|
void |
BasicTilesContainer.setRendererFactory(RendererFactory rendererFactory)
Sets the renderer instance factory.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicRendererFactory
Basic renderer factory implementation.
|
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.