|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheFactory.CacheType | |
|---|---|
| be.ehealth.technicalconnector.cache | |
| Uses of CacheFactory.CacheType in be.ehealth.technicalconnector.cache |
|---|
| Methods in be.ehealth.technicalconnector.cache that return CacheFactory.CacheType | |
|---|---|
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. |
| Methods in be.ehealth.technicalconnector.cache with parameters of type CacheFactory.CacheType | ||
|---|---|---|
static
|
CacheFactory.newInstance(CacheFactory.CacheType cacheType,
String serviceName)
Deprecated. please use newInstance(CacheType cacheType, String cacheName, CacheInformation.ExpiryType expiryType, Duration expiryDuration) |
|
static
|
CacheFactory.newInstance(CacheFactory.CacheType cacheType,
String cacheName,
CacheInformation.ExpiryType expiryType,
org.joda.time.Duration expiryDuration)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||