Uses of Class
be.ehealth.technicalconnector.cache.CacheFactory.CacheType

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
<K,V> Cache<K,V>
CacheFactory.newInstance(CacheFactory.CacheType cacheType)
           
 




Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.