Package | Description |
---|---|
be.ehealth.technicalconnector.cache | |
be.fgov.ehealth.technicalconnector.bootstrap.bcp.domain |
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) |
Modifier and Type | Method and Description |
---|---|
static CacheInformation.ExpiryType |
CacheInformation.ExpiryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheInformation.ExpiryType[] |
CacheInformation.ExpiryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CacheInformation(String serviceName,
CacheInformation.CacheType cacheType,
CacheInformation.KeyTransformType keyTransformType,
String keyTransfromLocation,
CacheInformation.ExpiryType expiryType,
org.joda.time.Duration expiryDuration) |
Connector Packaging TECHNICAL 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.