|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CacheConstants
Constants used throughout the JCS cache engine
Field Summary | |
---|---|
static String |
DEFAULT_CONFIG
This is the name of the config file that we will look for by default. |
static 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 |
---|
static final String DEFAULT_CONFIG
static final int STATUS_ALIVE
static final int STATUS_DISPOSED
static final int STATUS_ERROR
static final String NAME_COMPONENT_DELIMITER
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |