|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in info.magnolia.module.cache used by info.magnolia.module.cache | |
---|---|
AbstractListeningFlushPolicy
Implemenation of the FlushPolicy providing functionality for triggering flush operation based on changes in observed repositories. |
|
BrowserCachePolicy
Used to determine if the expiration headers must be set. |
|
BrowserCachePolicyResult
Transports the expiration date. |
|
Cache
A simple interface around 3rd party or custom cache libraries. |
|
CacheConfiguration
Each CacheConfiguration holds a CachePolicy, a FlushPolicy and a BrowserCachePolicy. |
|
CacheFactory
Most caching libraries allow the creation of different caches ("zones") in a single application/vm. |
|
CacheModule
The CacheModule holds several named CacheConfiguration instances and a CacheFactory. |
|
CacheModuleLifecycleListener
Implementations should register themselves in the appropriate CacheModule instances to get callbacks when the module is restarted. |
|
CachePolicy
The CachePolicy determines is a requested page should be cached, retrieved from the cache or not cached at all. |
|
CachePolicyExecutor
Executes something based on the outcome of the CachePolicy (store, bypass, server, set expiration headers). |
|
CachePolicyResult
CachePolicy returns instances of this class - depending on the value of the behaviour property, the cacheKey and cachedEntry values might be set or not. |
|
CachePolicyResult.CachePolicyBehaviour
Descriptor of the cache policy behavior used by this cache policy result. |
|
ContentCompression
Content compression voter configuration bean. |
|
FlushPolicy
Implementations determine when and how to flush their cache. |
Classes in info.magnolia.module.cache used by info.magnolia.module.cache.browsercachepolicy | |
---|---|
BrowserCachePolicy
Used to determine if the expiration headers must be set. |
|
BrowserCachePolicyResult
Transports the expiration date. |
|
CachePolicyResult
CachePolicy returns instances of this class - depending on the value of the behaviour property, the cacheKey and cachedEntry values might be set or not. |
Classes in info.magnolia.module.cache used by info.magnolia.module.cache.cachepolicy | |
---|---|
Cache
A simple interface around 3rd party or custom cache libraries. |
|
CachePolicy
The CachePolicy determines is a requested page should be cached, retrieved from the cache or not cached at all. |
|
CachePolicyResult
CachePolicy returns instances of this class - depending on the value of the behaviour property, the cacheKey and cachedEntry values might be set or not. |
|
FlushPolicy
Implementations determine when and how to flush their cache. |
Classes in info.magnolia.module.cache used by info.magnolia.module.cache.ehcache | |
---|---|
BlockingCache
Marker interface to expose the fact that this cache will block further calls to Cache.get(Object) until an entry is put into the cache. |
|
Cache
A simple interface around 3rd party or custom cache libraries. |
|
CacheFactory
Most caching libraries allow the creation of different caches ("zones") in a single application/vm. |
Classes in info.magnolia.module.cache used by info.magnolia.module.cache.executor | |
---|---|
Cache
A simple interface around 3rd party or custom cache libraries. |
|
CacheConfiguration
Each CacheConfiguration holds a CachePolicy, a FlushPolicy and a BrowserCachePolicy. |
|
CacheModule
The CacheModule holds several named CacheConfiguration instances and a CacheFactory. |
|
CachePolicy
The CachePolicy determines is a requested page should be cached, retrieved from the cache or not cached at all. |
|
CachePolicyExecutor
Executes something based on the outcome of the CachePolicy (store, bypass, server, set expiration headers). |
|
CachePolicyResult
CachePolicy returns instances of this class - depending on the value of the behaviour property, the cacheKey and cachedEntry values might be set or not. |
Classes in info.magnolia.module.cache used by info.magnolia.module.cache.filter | |
---|---|
CacheModule
The CacheModule holds several named CacheConfiguration instances and a CacheFactory. |
|
CacheModuleLifecycleListener
Implementations should register themselves in the appropriate CacheModule instances to get callbacks when the module is restarted. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |