|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Constants used throughout the JCS cache engine
Field Summary | |
static java.lang.String |
DEFAULT_CONFIG
This is the name of the config file that we will look for by default. |
static java.lang.String |
NAME_COMPONENT_DELIMITER
Delimiter of a cache name component. |
static int |
STATUS_ALIVE
Cache alive status. |
static int |
STATUS_DISPOSED
Cache disposed status. |
static int |
STATUS_ERROR
Cache in error. |
Field Detail |
public static final java.lang.String DEFAULT_CONFIG
public static final int STATUS_ALIVE
public static final int STATUS_DISPOSED
public static final int STATUS_ERROR
public static final java.lang.String NAME_COMPONENT_DELIMITER
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |