Package | Description |
---|---|
info.magnolia.module.cache.ehcache |
Class and Description |
---|
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.
|
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.