Package de.xima.fc.api.cache
Class LicenseCacheManager
java.lang.Object
de.xima.fc.api.cache.LicenseCacheManager
Deprecated.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.ehcache.Cache<String,
LicenseCacheModel> getCache()
Deprecated.static String
getEntryKey
(String licenseKey) Deprecated.static long
Deprecated.static long
Deprecated.static long
Deprecated.static void
init()
Deprecated.static void
reinit()
Deprecated.static void
shutdown()
Deprecated.
-
Field Details
-
CACHE_NAME
Deprecated.- See Also:
-
-
Constructor Details
-
LicenseCacheManager
public LicenseCacheManager()Deprecated.
-
-
Method Details
-
init
Deprecated. -
getEntryKey
Deprecated. -
getMaxHeapSize
Deprecated. -
getMaxDiskSize
Deprecated. -
getTimeToIdle
Deprecated. -
getCache
Deprecated. -
shutdown
Deprecated. -
reinit
Deprecated.
-