org.apache.tiles.freemarker
Class TilesSharedVariableFactory
java.lang.Object
org.apache.tiles.freemarker.TilesSharedVariableFactory
- All Implemented Interfaces:
- org.apache.tiles.request.freemarker.servlet.SharedVariableFactory
public class TilesSharedVariableFactory
- extends Object
- implements org.apache.tiles.request.freemarker.servlet.SharedVariableFactory
Creates a shared variable that contains the Tiles Freemarker model repository.
- Version:
- $Rev: 1049683 $ $Date: 2010-12-15 14:55:45 -0500 (Wed, 15 Dec 2010) $
Method Summary |
freemarker.template.TemplateModel |
create()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TilesSharedVariableFactory
public TilesSharedVariableFactory()
create
public freemarker.template.TemplateModel create()
- Specified by:
create
in interface org.apache.tiles.request.freemarker.servlet.SharedVariableFactory
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.