|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheMonitor | |
---|---|
info.magnolia.module.cache | |
info.magnolia.module.cache.ehcache | |
info.magnolia.module.cache.filter | |
info.magnolia.module.cache.mbean |
Uses of CacheMonitor in info.magnolia.module.cache |
---|
Constructors in info.magnolia.module.cache with parameters of type CacheMonitor | |
---|---|
CacheModule(ModuleManager moduleManager,
CacheMonitor cacheMonitor)
Deprecated. TODO since 4.5 - find another, cleaner, mechanism to provide the information this module needs instead of using ModuleManager. |
Uses of CacheMonitor in info.magnolia.module.cache.ehcache |
---|
Constructors in info.magnolia.module.cache.ehcache with parameters of type CacheMonitor | |
---|---|
EhCacheFactory(CacheMonitor cacheMonitor)
|
|
EhCacheWrapper(net.sf.ehcache.constructs.blocking.BlockingCache ehcache,
CacheMonitor cacheMonitor,
String name)
|
|
EhCacheWrapper(net.sf.ehcache.Ehcache ehcache,
CacheMonitor cacheMonitor,
String name)
|
Uses of CacheMonitor in info.magnolia.module.cache.filter |
---|
Constructors in info.magnolia.module.cache.filter with parameters of type CacheMonitor | |
---|---|
CacheFilter(CacheModule cacheModule,
CacheMonitor cacheMonitor)
|
Uses of CacheMonitor in info.magnolia.module.cache.mbean |
---|
Methods in info.magnolia.module.cache.mbean that return CacheMonitor | |
---|---|
static CacheMonitor |
CacheMonitor.getInstance()
Deprecated. since 4.5, use IoC instead |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |