public final class SettingsManager extends Object
Settings4jRepository
which is used to store the configuration from the settings4j.xml.Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_FALLBACK_CONFIGURATION_FILE
The fallback settings4j.xml who is used if not settings4j.xml where found.
|
static String |
DEFAULT_XML_CONFIGURATION_FILE
The Classpath-Location of the settings4j.xml who i readed by default.
|
Modifier and Type | Method and Description |
---|---|
static Settings4jInstance |
getSettings()
Retrieve the appropriate
Settings4j instance. |
static Settings4jRepository |
getSettingsRepository()
The internal default Settings4j Repository where all
Settings4j are stored. |
public static final String DEFAULT_XML_CONFIGURATION_FILE
public static final String DEFAULT_FALLBACK_CONFIGURATION_FILE
public static Settings4jRepository getSettingsRepository()
Settings4j
are stored.public static Settings4jInstance getSettings()
Settings4j
instance.Settings4j
instance.Copyright © 2008–2014. All rights reserved.