public final class CacheConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CACHE_TIMEOUT_NEVER_EXPIRE
Specifies that the cache should not expire.
|
static int |
CACHE_TIMEOUT_NOT_CACHED
Specifies that the cache should not be used.
|
| Constructor and Description |
|---|
CacheConstants() |
public static final int CACHE_TIMEOUT_NOT_CACHED
public static final int CACHE_TIMEOUT_NEVER_EXPIRE