public class AtlassianCacheReplicatedSessionDataCacheFactory extends AbstractSessionDataCacheFactory
SessionDataCache instances backed by atlassian-cache. Note that products
may use various cache implementations for this cache like Ehcache or Hazelcast.| Constructor and Description |
|---|
AtlassianCacheReplicatedSessionDataCacheFactory(com.atlassian.cache.CacheManager cacheManager) |
| Modifier and Type | Method and Description |
|---|---|
SessionDataCache |
createSessionDataCache(SessionDataCacheConfiguration configuration)
Creates a
SessionDataCache with the specified configuration. |
getAtlassianCacheSessionDataCache, getGuavaSessionDataCache@Inject public AtlassianCacheReplicatedSessionDataCacheFactory(com.atlassian.cache.CacheManager cacheManager)
public SessionDataCache createSessionDataCache(SessionDataCacheConfiguration configuration)
SessionDataCacheFactorySessionDataCache with the specified configuration.configuration - the configuration for the session data cacheSessionDataCache instanceCopyright © 2023 Atlassian. All rights reserved.