Package com.germinus.easyconf
Interface Conventions
public interface Conventions
Conventions used by EasyConf that can be expressed as contansts
- Version:
- $Revision: 1.7 $
- Author:
- Jorge Ferrer
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final char
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final char
static final char
static final char
static final String
-
Field Details
-
SELECTOR_START
static final char SELECTOR_START- See Also:
-
SELECTOR_END
static final char SELECTOR_END- See Also:
-
DOT
static final char DOT- See Also:
-
SLASH
static final char SLASH- See Also:
-
INCLUDE_PROPERTY
- See Also:
-
GLOBAL_CONFIGURATION_FILE
- See Also:
-
DIGESTERRULES_EXTENSION
- See Also:
-
XML_EXTENSION
- See Also:
-
PROPERTIES_EXTENSION
- See Also:
-
DATASOURCE_PREFIX
- See Also:
-
JNDI_PREFIX
- See Also:
-
RELOAD_DELAY_PROPERTY
- See Also:
-
CONFIGURATION_OBJECTS_SOURCE_PROPERTY
- See Also:
-
CONFIGURATION_OBJECTS_TABLE
- See Also:
-
PROPERTIES_TABLE
- See Also:
-
COMPANY_ID_PROPERTY
- See Also:
-
COMPONENT_NAME_PROPERTY
- See Also:
-
PREFIX_SEPARATOR
- See Also:
-
DEFAULT_CONF_OBJECT_NAME
- See Also:
-