Package | Description |
---|---|
be.ehealth.technicalconnector.cache |
Modifier and Type | Method and Description |
---|---|
static CacheFactory.CacheType |
CacheFactory.CacheType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheFactory.CacheType[] |
CacheFactory.CacheType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static <K,V> Cache<K,V> |
CacheFactory.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.