Uses of Interface
info.magnolia.module.cache.CacheFactory

Packages that use CacheFactory
info.magnolia.module.cache   
info.magnolia.module.cache.ehcache   
 

Uses of CacheFactory in info.magnolia.module.cache
 

Methods in info.magnolia.module.cache that return CacheFactory
 CacheFactory CacheModule.getCacheFactory()
           
 

Methods in info.magnolia.module.cache with parameters of type CacheFactory
 void CacheModule.setCacheFactory(CacheFactory cacheFactory)
           
 

Uses of CacheFactory in info.magnolia.module.cache.ehcache
 

Classes in info.magnolia.module.cache.ehcache that implement CacheFactory
 class EhCacheFactory
          A CacheFactory based on ehcache, which wraps BlockingCache instances.
 



Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.