Package com.suncode.pwfl.cache
Interface CacheFactory
-
Method Summary
Modifier and TypeMethodDescription<K,
V> PlusWorkflowCache<K, V> createCache
(SystemCacheId id, DefaultCacheConfig<K, V> config)
-
Method Details
-
createCache
-
<K,
V> PlusWorkflowCache<K,V>
createCache(SystemCacheId id,
DefaultCacheConfig<K,V> config)