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