be.ehealth.technicalconnector.cache
Class CacheFactory

java.lang.Object
  extended by be.ehealth.technicalconnector.cache.CacheFactory

public final class CacheFactory
extends Object

Factory to obtain


Nested Class Summary
static class CacheFactory.CacheType
           
 
Constructor Summary
CacheFactory()
           
 
Method Summary
static
<K,V> Cache<K,V>
newInstance(CacheFactory.CacheType cacheType)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheFactory

public CacheFactory()
Method Detail

newInstance

public static <K,V> Cache<K,V> newInstance(CacheFactory.CacheType cacheType)



Connector Packaging TECHNICAL 3.14.2 API
Copyright © {inceptionYear}-2018 eHealth. All Rights Reserved.