Module settings

Property Type Description Default

ehcacheModule.configurationResource

Resource.class

Ehcache XML resource file.

classpath:ehcache.xml

ehcacheModule.configurationObject

net.sf.ehcache.config.Configuration.class

Configuration class instance.

null

ehcacheModule.cacheManagerName

String.class

Name of the CacheManager instance.

null

ehcacheModule.cacheManagerIsShared

boolean

Should the created CacheManager be shared at the ClassLoader level.

true