Class ManagedMLRUItemStateCacheFactory

  • All Implemented Interfaces:
    ItemStateCacheFactory

    public class ManagedMLRUItemStateCacheFactory
    extends Object
    implements ItemStateCacheFactory
    This class constructs new MLRUItemStateCache. This class adds the new caches to the cache manager, and links the caches to the cache manager.
    • Constructor Detail

      • ManagedMLRUItemStateCacheFactory

        public ManagedMLRUItemStateCacheFactory​(CacheManager cacheMgr)
        Construct a new factory using a cache manager.
        Parameters:
        cacheMgr - the cache manager