接口 com.jdon.controller.cache.Cache
的使用

使用 Cache 的软件包
com.jdon.cache   
com.jdon.components.encache   
com.jdon.components.guavacache   
com.jdon.controller.cache   
 

com.jdon.cacheCache 的使用
 

实现 Cachecom.jdon.cache 中的类
 class LRUCache
          the LRU Cache implemention. default is OFBiz's UtilCache, we can replace it with better cache product.
 

com.jdon.components.encacheCache 的使用
 

实现 Cachecom.jdon.components.encache 中的类
 class EncacheProvider
           
 

com.jdon.components.guavacacheCache 的使用
 

实现 Cachecom.jdon.components.guavacache 中的类
 class GuavaCacheProvider
           
 

com.jdon.controller.cacheCache 的使用
 

返回 Cachecom.jdon.controller.cache 中的方法
 Cache CacheManager.getCache()
           
 

参数类型为 Cachecom.jdon.controller.cache 中的构造方法
CacheManager(Cache cache)
           
 



Copyright © 2013. All Rights Reserved.