Class | Description |
---|---|
CacheConfigurationTransformer | Deprecated |
EhCacheConfiguration |
A subclass of
CacheConfiguration that exists mostly for the purpose of being able to define a Node2Bean transformer globally;
it also exposes additional methods which help integrating with Magnolia or Node2Bean. |
EhCacheConfigurationTransformer |
A Node2BeanTransformer for net.ehcache.config.CacheConfiguration, because
it does not respect javabeans conventions for setting the MemoryStoreEvictionPolicy.
|
EhCacheFactory |
A CacheFactory based on ehcache and which wraps BlockingCache instances.
|
EhCachePersistenceConfiguration |
A subclass of
PersistenceConfiguration which exposes "real" getters and setters so we can work with Node2Bean. |
EhCacheWrapper |
Magnolia cache wrapper for underlying ehCache implementation.
|
Copyright © 2015 Magnolia International Ltd.. All rights reserved.