Package | Description |
---|---|
net.sf.ehcache.config |
This package contains the cache configuration code.
|
Modifier and Type | Field and Description |
---|---|
private CacheWriterConfiguration.CacheWriterFactoryConfiguration |
CacheWriterConfiguration.cacheWriterFactoryConfiguration |
Modifier and Type | Method and Description |
---|---|
CacheWriterConfiguration.CacheWriterFactoryConfiguration |
CacheWriterConfiguration.getCacheWriterFactoryConfiguration()
Accessor
|
Modifier and Type | Method and Description |
---|---|
void |
CacheWriterConfiguration.addCacheWriterFactory(CacheWriterConfiguration.CacheWriterFactoryConfiguration cacheWriterFactoryConfiguration)
Allows BeanHandler to add the CacheWriterFactory to the configuration.
|
CacheWriterConfiguration |
CacheWriterConfiguration.cacheWriterFactory(CacheWriterConfiguration.CacheWriterFactoryConfiguration cacheWriterFactory) |