public class ManagedMLRUItemStateCacheFactory extends Object implements ItemStateCacheFactory
| Constructor and Description | 
|---|
| ManagedMLRUItemStateCacheFactory(CacheManager cacheMgr)Construct a new factory using a cache manager. | 
| Modifier and Type | Method and Description | 
|---|---|
| ItemStateCache | newItemStateCache()Create a new cache instance and link it to the cache manager. | 
public ManagedMLRUItemStateCacheFactory(CacheManager cacheMgr)
cacheMgr - the cache managerpublic ItemStateCache newItemStateCache()
newItemStateCache in interface ItemStateCacheFactoryCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.