|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.content2bean.impl.Content2BeanTransformerImpl info.magnolia.module.cache.ehcache.CacheConfigurationTransformer
public class CacheConfigurationTransformer
A Content2BeanTransformer for net.ehcache.config.CacheConfiguration, because it does not respect javabeans conventions for setting the MemoryStoreEvictionPolicy. (getter returns a MemoryStoreEvictionPolicy, setter takes a String as argument)
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface info.magnolia.content2bean.Content2BeanTransformer |
---|
Content2BeanTransformer.Factory |
Constructor Summary | |
---|---|
CacheConfigurationTransformer()
|
Method Summary | |
---|---|
void |
setProperty(TransformationState state,
PropertyTypeDescriptor descriptor,
java.util.Map values)
Do not set class property. |
Methods inherited from class info.magnolia.content2bean.impl.Content2BeanTransformerImpl |
---|
accept, convertPropertyValue, getChildren, getTypeMapping, initBean, newBeanInstance, newState, onResolveType, resolveType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CacheConfigurationTransformer()
Method Detail |
---|
public void setProperty(TransformationState state, PropertyTypeDescriptor descriptor, java.util.Map values)
Content2BeanTransformerImpl
setProperty
in interface Content2BeanTransformer
setProperty
in class Content2BeanTransformerImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |