public class CacheProvider
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static Cache |
cache |
private static boolean |
cachingEnabled |
| Constructor and Description |
|---|
CacheProvider() |
| Modifier and Type | Method and Description |
|---|---|
static Cache |
getCache() |
private static Cache |
getDefaultCache() |
static void |
setCache(Cache cache) |
private static Cache cache
private static boolean cachingEnabled