| Constructor and Description |
|---|
CacheExtensionFactory() |
| Modifier and Type | Method and Description |
|---|---|
abstract CacheExtension |
createCacheExtension(Ehcache cache,
Properties properties) |
public abstract CacheExtension createCacheExtension(Ehcache cache, Properties properties)
cache - the cache this extension should hold a reference to, and to whose lifecycle it should be bound.properties - implementation specific properties configured as delimiter separated name value pairs in ehcache.xmlCopyright 2001-2021, Terracotta, Inc.