软件包 com.jdon.controller.cache
的使用

使用 com.jdon.controller.cache 的软件包
com.jdon.cache   
com.jdon.components.encache   
com.jdon.components.guavacache   
com.jdon.controller.cache   
com.jdon.controller.model   
com.jdon.domain.model.cache   
com.jdon.domain.proxy   
 

com.jdon.cache 使用的 com.jdon.controller.cache 中的类
Cache
          Cache interface A Cache object is responsible for managing a collection of cached objects Given an ObjectKey object, a Cache object quickly finds the corresponding cached object.
 

com.jdon.components.encache 使用的 com.jdon.controller.cache 中的类
Cache
          Cache interface A Cache object is responsible for managing a collection of cached objects Given an ObjectKey object, a Cache object quickly finds the corresponding cached object.
 

com.jdon.components.guavacache 使用的 com.jdon.controller.cache 中的类
Cache
          Cache interface A Cache object is responsible for managing a collection of cached objects Given an ObjectKey object, a Cache object quickly finds the corresponding cached object.
 

com.jdon.controller.cache 使用的 com.jdon.controller.cache 中的类
Cache
          Cache interface A Cache object is responsible for managing a collection of cached objects Given an ObjectKey object, a Cache object quickly finds the corresponding cached object.
CacheKey
          Instances of the ObjectKey class identify the object that will be fetched from the cache.
StringKey
           
 

com.jdon.controller.model 使用的 com.jdon.controller.cache 中的类
Cacheable
          Cacheable don't bind to CacheFactory,
 

com.jdon.domain.model.cache 使用的 com.jdon.controller.cache 中的类
CacheKey
          Instances of the ObjectKey class identify the object that will be fetched from the cache.
CacheKeyFactory
          different cached object, there is different cache key.
CacheManager
          Cacahe Managerment Pattern Client objects request objects from a CacheManager object by calling its fetchObject method.
 

com.jdon.domain.proxy 使用的 com.jdon.controller.cache 中的类
Cacheable
          Cacheable don't bind to CacheFactory,
 



Copyright © 2013. All Rights Reserved.