Package | Description |
---|---|
net.sf.ehcache.config |
This package contains the cache configuration code.
|
Modifier and Type | Field and Description |
---|---|
protected List<CacheConfiguration.CacheEventListenerFactoryConfiguration> |
CacheConfiguration.cacheEventListenerConfigurations
The event listener factories added by BeanUtils.
|
Modifier and Type | Method and Description |
---|---|
CacheConfiguration.CacheEventListenerFactoryConfiguration |
CacheConfiguration.CacheEventListenerFactoryConfiguration.listenFor(String listenFor) |
Modifier and Type | Method and Description |
---|---|
void |
CacheConfiguration.addCacheEventListenerFactory(CacheConfiguration.CacheEventListenerFactoryConfiguration factory)
Used by BeanUtils to add cacheEventListenerFactory elements to the cache configuration.
|
CacheConfiguration |
CacheConfiguration.cacheEventListenerFactory(CacheConfiguration.CacheEventListenerFactoryConfiguration factory) |
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.