public class GuavaSessionDataCacheFactory extends AbstractSessionDataCacheFactory
SessionDataCache instances using a Guava cache.| Constructor and Description |
|---|
GuavaSessionDataCacheFactory() |
| Modifier and Type | Method and Description |
|---|---|
SessionDataCache |
createSessionDataCache(SessionDataCacheConfiguration configuration)
Creates a
SessionDataCache with the specified configuration. |
getAtlassianCacheSessionDataCache, getGuavaSessionDataCachepublic SessionDataCache createSessionDataCache(SessionDataCacheConfiguration configuration)
SessionDataCacheFactorySessionDataCache with the specified configuration.configuration - the configuration for the session data cacheSessionDataCache instanceCopyright © 2023 Atlassian. All rights reserved.