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, setUseCacheprotected boolean isCacheable(java.lang.Object object)
isCacheable in class ModelCacheprotected TemplateModel create(java.lang.Object object)
create in class ModelCache