public class ScheduledRefreshCacheExtensionFactory extends CacheExtensionFactory
ScheduledRefreshCacheExtension. This is the class used in the
ehcache.xml file to add and extension to a cache.| Constructor and Description |
|---|
ScheduledRefreshCacheExtensionFactory()
No arg constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CacheExtension |
createCacheExtension(Ehcache cache,
Properties properties) |
public ScheduledRefreshCacheExtensionFactory()
public CacheExtension createCacheExtension(Ehcache cache, Properties properties)
createCacheExtension in class CacheExtensionFactoryCopyright © 2003–2024 Terracotta, Inc.. All rights reserved.