|
ehcache | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CacheConfiguration | |
| net.sf.ehcache.config | This package contains the cache configuration code. |
| Uses of CacheConfiguration in net.sf.ehcache.config |
| Methods in net.sf.ehcache.config that return CacheConfiguration | |
CacheConfiguration |
Configuration.getDefaultCacheConfiguration()
|
| Methods in net.sf.ehcache.config with parameters of type CacheConfiguration | |
void |
Configuration.addDefaultCache(CacheConfiguration defaultCacheConfiguration)
Allows BeanHandler to add a default configuration to the configuration. |
void |
Configuration.addCache(CacheConfiguration cacheConfiguration)
Allows BeanHandler to add Cache Configurations to the configuration. |
void |
Configuration.setDefaultCacheConfiguration(CacheConfiguration defaultCacheConfiguration)
|
protected static void |
ConfigurationHelper.registerCacheListeners(CacheConfiguration cacheConfiguration,
RegisteredEventListeners registeredEventListeners)
A factory method to create a RegisteredEventListeners |
|
ehcache | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||