|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface JPConstants.XMLConfigFilesConstants
This interface stores the constants related to the configuration of all the XML configuration files might be used at the JPatterns
Field Summary | |
---|---|
static String |
CUSTOM_XML_CONSUMER_CONFIG_DIR_NAME_JVM_PARAM
The JVM param is used for the obtaining the path to the directory where the overriden XML customer specific configuration should be seached |
static String |
CUSTOM_XML_CONSUMER_CONFIG_DIR_NAME_PROPS_PARAM
The key for the properties settings defining the directory where to find all the jpatterns configuration. |
static String |
CUSTOM_XML_FRAMEWORK_CONFIG_FILE_NAME
Please review the Java Docs to the DEFAULT_XML_FRAMEWORK_CONFIG_FILE_NAME . |
static String |
CUSTOM_XML_FRAMEWORK_CONFIG_FILE_NAME_JVM_PARAM
The JVM param is used for the obtaining the overriden configuration for the custom framework xml file. |
static String |
CUSTOM_XML_FRAMEWORK_CONFIG_FILE_NAME_PROPS_PARAM
The key is used for the obtaining the overriden configuration for the custom framework xml file. |
static String |
DEFAULT_XML_CONSUMER_CONFIG_DIR_NAME_JVM_PARAM
The JVM param is used for the obtaining the path to the directory where the default XML customer specific configuration should be seached |
static String |
DEFAULT_XML_CONSUMER_CONFIG_DIR_NAME_PROPS_PARAM
The key for the properties settings defining the directory where to find default consumer jpatterns configuration. |
static String |
DEFAULT_XML_FRAMEWORK_CONFIG_FILE_NAME
This is the file name where the JPatterns configuration would be stored (the idea is when JPattern would have the patterns implemented, then another functionality would be forced to use these patterns as base - e.g. initially implementations of JPatterns base interfaces are taken from the properties file, but when "factory" pattern would be implemented we would be able to use the xml for the storing implementations defined per interfaces etc.) |
static String |
DEFAULT_XML_FRAMEWORK_CONFIG_FILE_NAME_JVM_PARAM
The JVM param is used for the obtaining the overriden configuration for the framework default configuration (is used for the wramework itself) |
static String |
DEFAULT_XML_FRAMEWORK_CONFIG_FILE_NAME_PROPS_PARAM
The key is used for the obtaining the configuration for the default framework xml file. |
Field Detail |
---|
static final String DEFAULT_XML_FRAMEWORK_CONFIG_FILE_NAME
static final String DEFAULT_XML_FRAMEWORK_CONFIG_FILE_NAME_JVM_PARAM
static final String DEFAULT_XML_FRAMEWORK_CONFIG_FILE_NAME_PROPS_PARAM
static final String CUSTOM_XML_FRAMEWORK_CONFIG_FILE_NAME
DEFAULT_XML_FRAMEWORK_CONFIG_FILE_NAME
.
static final String CUSTOM_XML_FRAMEWORK_CONFIG_FILE_NAME_JVM_PARAM
static final String CUSTOM_XML_FRAMEWORK_CONFIG_FILE_NAME_PROPS_PARAM
static final String CUSTOM_XML_CONSUMER_CONFIG_DIR_NAME_JVM_PARAM
static final String DEFAULT_XML_CONSUMER_CONFIG_DIR_NAME_JVM_PARAM
static final String CUSTOM_XML_CONSUMER_CONFIG_DIR_NAME_PROPS_PARAM
static final String DEFAULT_XML_CONSUMER_CONFIG_DIR_NAME_PROPS_PARAM
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |