org.thymeleaf.extras.tiles2.context
Class ThymeleafTilesRequestContextFactory
Object
org.thymeleaf.extras.tiles2.context.ThymeleafTilesRequestContextFactory
- All Implemented Interfaces:
- org.apache.tiles.awareness.TilesRequestContextFactoryAware, org.apache.tiles.context.TilesRequestContextFactory, org.apache.tiles.Initializable
public class ThymeleafTilesRequestContextFactory
- extends Object
- implements org.apache.tiles.context.TilesRequestContextFactory, org.apache.tiles.awareness.TilesRequestContextFactoryAware
- Author:
- Daniel Fernández
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThymeleafTilesRequestContextFactory
public ThymeleafTilesRequestContextFactory()
createRequestContext
public org.apache.tiles.context.TilesRequestContext createRequestContext(org.apache.tiles.TilesApplicationContext tilesApplicationContext,
Object... requestItems)
- Specified by:
createRequestContext in interface org.apache.tiles.context.TilesRequestContextFactory
init
@Deprecated
public void init(Map<String,String> configurationParameters)
- Deprecated.
- Specified by:
init in interface org.apache.tiles.Initializable
setRequestContextFactory
public void setRequestContextFactory(org.apache.tiles.context.TilesRequestContextFactory contextFactory)
- Specified by:
setRequestContextFactory in interface org.apache.tiles.awareness.TilesRequestContextFactoryAware
Copyright © 2014 The THYMELEAF team. All rights reserved.