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 |
getRequestCache() |
static void |
setRequestCache(Map requestCache) |
public static final String CONTEXT_PATH_KEY
Copyright © 2003–2015 Atlassian. All rights reserved.