public class SessionCacheModeThreadLocal extends Object
Constructor and Description |
---|
SessionCacheModeThreadLocal() |
Modifier and Type | Method and Description |
---|---|
static CacheMode |
get() |
static void |
set(CacheMode value) |
static Cleanup |
temporarilySetCacheMode(CacheMode cacheMode)
Temporarily set the CacheMode within a try-with-resources code block.
|
Copyright © 2003–2018 Atlassian. All rights reserved.