Uses of Class
info.magnolia.module.cache.CacheModule

Packages that use CacheModule
info.magnolia.module.cache   
info.magnolia.module.cache.executor   
info.magnolia.module.cache.filter   
 

Uses of CacheModule in info.magnolia.module.cache
 

Methods in info.magnolia.module.cache that return CacheModule
static CacheModule CacheModule.getInstance()
          Deprecated. since 4.5, use IoC/CDI
 

Uses of CacheModule in info.magnolia.module.cache.executor
 

Methods in info.magnolia.module.cache.executor that return CacheModule
protected  CacheModule Store.getModule()
          Deprecated. since 4.5, use Store.cacheModule instead.
 

Constructors in info.magnolia.module.cache.executor with parameters of type CacheModule
Store(CacheModule cacheModule)
           
 

Uses of CacheModule in info.magnolia.module.cache.filter
 

Methods in info.magnolia.module.cache.filter that return CacheModule
protected  CacheModule CacheFilter.getModule()
           
 

Constructors in info.magnolia.module.cache.filter with parameters of type CacheModule
CacheFilter(CacheModule cacheModule, CacheMonitor cacheMonitor)
           
 



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