|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 IoC/CDI |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |