public final class CacheFactory extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CacheFactory.CacheType |
static class |
CacheFactory.ExpiryType |
Constructor and Description |
---|
CacheFactory() |
Modifier and Type | Method and Description |
---|---|
static <K,V> Cache<K,V> |
newInstance(CacheFactory.CacheType cacheType,
String cacheName,
CacheInformation.ExpiryType expiryType,
org.joda.time.Duration expiryDuration) |
public static <K,V> Cache<K,V> newInstance(CacheFactory.CacheType cacheType, String cacheName, CacheInformation.ExpiryType expiryType, org.joda.time.Duration expiryDuration)
Connector Packaging TECHNICAL 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.