Package de.xima.fc.api.cache
Class FileDataCacheManager
- java.lang.Object
-
- de.xima.fc.api.cache.GenericDataCacheManager
-
- de.xima.fc.api.cache.FileDataCacheManager
-
@Deprecated public class FileDataCacheManager extends GenericDataCacheManager
Deprecated.- Author:
- XIMA MEDIA GmbH
-
-
Field Summary
-
Fields inherited from class de.xima.fc.api.cache.GenericDataCacheManager
CACHE_NAME
-
-
Constructor Summary
Constructors Constructor Description FileDataCacheManager()
Deprecated.
-
Method Summary
-
Methods inherited from class de.xima.fc.api.cache.GenericDataCacheManager
getCache, getEntryKey, getMaxDiskSize, getMaxHeapSize, getTimeToIdle, init, reinit, shutdown
-
-