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 generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.