Uses of Class
com.suncode.pwfl.cache.config.InMemoryCacheConfig
Packages that use InMemoryCacheConfig
-
Uses of InMemoryCacheConfig in com.suncode.pwfl.cache
Methods in com.suncode.pwfl.cache with parameters of type InMemoryCacheConfigModifier and TypeMethodDescription<K,
V> PlusWorkflowCache<K, V> CacheFactory.createInMemoryCache
(SystemCacheId id, InMemoryCacheConfig<K, V> config) -
Uses of InMemoryCacheConfig in com.suncode.pwfl.cache.config
Methods in com.suncode.pwfl.cache.config that return InMemoryCacheConfig