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 © 2017. All rights reserved.