Package | Description |
---|---|
net.sf.ehcache.config |
This package contains the cache configuration code.
|
Modifier and Type | Field and Description |
---|---|
protected List<CacheConfiguration.CacheExtensionFactoryConfiguration> |
CacheConfiguration.cacheExtensionConfigurations
The cache extension factories added by BeanUtils.
|
Modifier and Type | Method and Description |
---|---|
void |
CacheConfiguration.addCacheExtensionFactory(CacheConfiguration.CacheExtensionFactoryConfiguration factory)
Used by BeanUtils to add cacheExtensionFactory elements to the cache configuration.
|
CacheConfiguration |
CacheConfiguration.cacheExtensionFactory(CacheConfiguration.CacheExtensionFactoryConfiguration factory) |
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.