public interface ServerCacheFactory
| Modifier and Type | Method and Description |
|---|---|
ServerCache |
createCache(ServerCacheType type,
String cacheKey,
ServerCacheOptions cacheOptions)
Create the cache for the given type with options.
|
ServerCache createCache(ServerCacheType type, String cacheKey, ServerCacheOptions cacheOptions)
Copyright © 2016. All rights reserved.