|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface JPConstants.PropertiesConfigFilesConstants
This interface stores the constants related to the configuration of all the properties based configuration files
Field Summary | |
---|---|
static String |
CUSTOM_PROPERTIES_BASE_NAME
CUSTOM_PROPERTIES_BASE_NAME |
static String |
CUSTOM_PROPERTIES_FILE_NAME
The name of the file where the custom properties woduld be stored - it would allow the developers using JPatterns, to override the default settings would be stored at the Jar file. |
static String |
CUSTOM_PROPERTIES_FILE_NAME_JVM_PARAM
It is possible to override the name to the custom properties file using the JVM parameter |
static String |
DEFAULT_PROPERTIES_BASE_NAME
DEFAULT_PROPERTIES_BASE_NAME |
static String |
DEFAULT_PROPERTIES_FILE_NAME
The name of the default jpatterns properties file - these properties are necessary to setup configuration only for the JPatterns core files - when factory pattern would be implemented the configuration would be taken from the xml file with the name DEFAULT_XML_CONFIG_FILE_NAME |
static String |
DEFAULT_PROPERTIES_FILE_NAME_JVM_PARAM
It is possible to override the name to the default properties file using the JVM parameter |
static String |
PROPERTIES_EXTENSION
PROPERTIES_EXTENSION |
Field Detail |
---|
static final String PROPERTIES_EXTENSION
static final String DEFAULT_PROPERTIES_BASE_NAME
static final String DEFAULT_PROPERTIES_FILE_NAME
DEFAULT_XML_CONFIG_FILE_NAME
static final String DEFAULT_PROPERTIES_FILE_NAME_JVM_PARAM
static final String CUSTOM_PROPERTIES_BASE_NAME
static final String CUSTOM_PROPERTIES_FILE_NAME
static final String CUSTOM_PROPERTIES_FILE_NAME_JVM_PARAM
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |