Package de.hybris.bootstrap.config
Class SystemConfig
java.lang.Object
de.hybris.bootstrap.config.SystemConfig
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic SystemConfiggetInstanceByProps(Hashtable properties) replaceProperties(String path)
-
Field Details
-
PLATFORM_HOME
- See Also:
-
PROPERTY_BIN_DIR
- See Also:
-
PROPERTY_CONFIG_DIR
- See Also:
-
PROPERTY_BOOTSTRAP_BIN_DIR
- See Also:
-
PROPERTY_DATA_DIR
- See Also:
-
PROPERTY_LOG_DIR
- See Also:
-
PROPERTY_TEMP_DIR
- See Also:
-
-
Method Details
-
getInstanceByProps
-
getPlatformHome
- Returns:
- the platformHome
-
getBootstrapBinDir
- Returns:
- the bootstrapBinDir
-
getConfigDir
- Returns:
- the configDir
-
getBinDir
- Returns:
- the binDir
-
getDataDir
- Returns:
- the dataDir
-
getLogDir
- Returns:
- the logDir
-
getTempDir
- Returns:
- the tempDir
-
replaceProperties
-
getDir
-
getIgnoreClassLoaderRuleParamList
-