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