public class BeansModelCache extends ModelCache
Modifier and Type | Method and Description |
---|---|
protected TemplateModel |
create(java.lang.Object object) |
protected boolean |
isCacheable(java.lang.Object object) |
clearCache, getInstance, setUseCache
protected boolean isCacheable(java.lang.Object object)
isCacheable
in class ModelCache
protected TemplateModel create(java.lang.Object object)
create
in class ModelCache