|
||||||||||
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |