public abstract class AbstractSessionDataCacheFactory extends Object implements SessionDataCacheFactory
| Constructor and Description |
|---|
AbstractSessionDataCacheFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected AtlassianCacheSessionDataCache |
getAtlassianCacheSessionDataCache(com.atlassian.cache.CacheManager cacheManager,
SessionDataCacheConfiguration parameters) |
protected GuavaSessionDataCache |
getGuavaSessionDataCache(SessionDataCacheConfiguration configuration) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateSessionDataCacheprotected GuavaSessionDataCache getGuavaSessionDataCache(SessionDataCacheConfiguration configuration)
protected AtlassianCacheSessionDataCache getAtlassianCacheSessionDataCache(com.atlassian.cache.CacheManager cacheManager, SessionDataCacheConfiguration parameters)
Copyright © 2023 Atlassian. All rights reserved.