|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |