|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.technicalconnector.cache.CacheFactory
public final class CacheFactory
Factory to obtain
Nested Class Summary | |
---|---|
static class |
CacheFactory.CacheType
|
Constructor Summary | |
---|---|
CacheFactory()
|
Method Summary | ||
---|---|---|
static
|
newInstance(CacheFactory.CacheType cacheType)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CacheFactory()
Method Detail |
---|
public static <K,V> Cache<K,V> newInstance(CacheFactory.CacheType cacheType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |