public class RequestCacheThreadLocal extends Object
RequestCacheThreadLocalFilter
Modifier and Type | Field and Description |
---|---|
static String |
CONTEXT_PATH_KEY |
Constructor and Description |
---|
RequestCacheThreadLocal() |
Modifier and Type | Method and Description |
---|---|
static void |
clearRequestCache() |
static String |
getContextPath() |
static Map<String,Object> |
getRequestCache() |
static void |
setRequestCache(Map<String,Object> requestCache) |
public static final String CONTEXT_PATH_KEY
Copyright © 2020 Atlassian. All rights reserved.