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