public class ServerSettings extends Settings
| Modifier and Type | Field and Description |
|---|---|
static String |
DEPLOY_DIR |
definitions, properties| Constructor and Description |
|---|
ServerSettings(PropertyDefinitions definitions,
org.apache.commons.configuration.Configuration deprecatedConfiguration,
javax.servlet.ServletContext servletContext) |
| Modifier and Type | Method and Description |
|---|---|
ServerSettings |
activateDatabaseSettings(PropertiesDao dao) |
addEnvironmentVariables, addProperties, addProperties, addSystemProperties, appendProperty, clear, createForComponent, getBoolean, getClearString, getDate, getDateTime, getDefaultValue, getDefinitions, getEncryption, getInt, getKeysStartingWith, getLong, getProperties, getString, getStringArray, getStringArrayBySeparator, hasDefaultValue, hasKey, removeProperty, setProperties, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setPropertypublic static final String DEPLOY_DIR
public ServerSettings(PropertyDefinitions definitions, org.apache.commons.configuration.Configuration deprecatedConfiguration, javax.servlet.ServletContext servletContext)
public ServerSettings activateDatabaseSettings(PropertiesDao dao)
Copyright © 2009-2012 SonarSource. All Rights Reserved.