freemarker.ext.beans
Class BeansModelCache
java.lang.Object
freemarker.ext.util.ModelCache
freemarker.ext.beans.BeansModelCache
public class BeansModelCache
- extends ModelCache
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isCacheable
protected boolean isCacheable(Object object)
- Specified by:
isCacheable in class ModelCache
create
protected TemplateModel create(Object object)
- Specified by:
create in class ModelCache