Uses of Class
com.compoundtheory.objectcache.CacheConfig

Packages that use CacheConfig
com.compoundtheory.objectcache   
 

Uses of CacheConfig in com.compoundtheory.objectcache
 

Constructors in com.compoundtheory.objectcache with parameters of type CacheConfig
CacheManager(CacheConfig config, edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor threadPool)
          Constructor, requires the config object
DummyCacheManager(CacheConfig config)
          Constructor