freemarker.ext.beans

Class BeansModelCache


public class BeansModelCache
extends ModelCache

Method Summary

protected TemplateModel
create(Object object)
protected boolean
isCacheable(Object object)

Methods inherited from class freemarker.ext.util.ModelCache

clearCache, create, getInstance, isCacheable, setUseCache

Method Details

create

protected TemplateModel create(Object object)
Overrides:
create in interface ModelCache

isCacheable

protected boolean isCacheable(Object object)
Overrides:
isCacheable in interface ModelCache