Uses of Interface
de.caluga.morphium.cache.MorphiumCache
-
Packages that use MorphiumCache Package Description de.caluga.morphium de.caluga.morphium.cache -
-
Uses of MorphiumCache in de.caluga.morphium
Methods in de.caluga.morphium that return MorphiumCache Modifier and Type Method Description MorphiumCacheMorphium. getCache()MorphiumCacheMorphiumConfig. getCache()Methods in de.caluga.morphium with parameters of type MorphiumCache Modifier and Type Method Description MorphiumConfigMorphiumConfig. setCache(MorphiumCache cache) -
Uses of MorphiumCache in de.caluga.morphium.cache
Classes in de.caluga.morphium.cache that implement MorphiumCache Modifier and Type Class Description classMorphiumCacheImplUser: Stephan Bösebeck Date: 07.03.13 Time: 10:56classMorphiumCacheJCacheImplUser: Stephan Bösebeck Date: 18.05.18 Time: 14:52Constructors in de.caluga.morphium.cache with parameters of type MorphiumCache Constructor Description CacheHousekeeper(MorphiumCache m)
-