be.ehealth.technicalconnector.cache
Class CacheFactory
java.lang.Object
be.ehealth.technicalconnector.cache.CacheFactory
public final class CacheFactory
- extends Object
Factory to obtain cache instances
CacheFactory
public CacheFactory()
newInstance
public static <K,V> Cache<K,V> newInstance(CacheFactory.CacheType cacheType,
String cacheName,
CacheInformation.ExpiryType expiryType,
org.joda.time.Duration expiryDuration)
newInstance
@Deprecated
public static <K,V> Cache<K,V> newInstance(CacheFactory.CacheType cacheType,
String serviceName)
- Deprecated. please use newInstance(CacheType cacheType, String cacheName, CacheInformation.ExpiryType expiryType, Duration expiryDuration)
Connector Packaging TECHNICAL 3.25.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.