Uses of Interface
play.cache.CacheImpl

Packages that use CacheImpl
play.cache   
 

Uses of CacheImpl in play.cache
 

Classes in play.cache that implement CacheImpl
 class EhCacheImpl
          EhCache implementation.
 class MemcachedImpl
          Memcached implementation (using http://code.google.com/p/spymemcached/) expiration is specified in seconds
 

Fields in play.cache declared as CacheImpl
static CacheImpl Cache.cacheImpl
          The underlying cache implementation
static CacheImpl Cache.forcedCacheImpl
          Sometime we REALLY need to change the implementation :)
 



Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly