Package | Description |
---|---|
org.ovirt.engine.core.common.config | |
org.ovirt.engine.core.dal.dbbroker.generic | |
org.ovirt.engine.core.utils | |
org.ovirt.engine.core.utils.kerberos |
Modifier and Type | Method and Description |
---|---|
static ConfigValues |
ConfigValues.forValue(int value) |
static ConfigValues |
ConfigValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigValues[] |
ConfigValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static <T> T |
Config.GetValue(ConfigValues value) |
static <T> T |
Config.GetValue(ConfigValues value,
String version) |
<T> T |
IConfigUtilsInterface.GetValue(ConfigValues configValue,
String version) |
Modifier and Type | Method and Description |
---|---|
<T> T |
DBConfigUtils.GetValue(ConfigValues name,
String version) |
Modifier and Type | Method and Description |
---|---|
abstract <T> T |
ConfigUtilsBase.GetValue(ConfigValues configValue,
String version) |
Modifier and Type | Method and Description |
---|---|
String |
ConfigurationProvider.getConfigValue(ConfigValues enumValue) |
String |
ManageDomains.getConfigValue(String engineConfigExecutable,
String engineConfigProperties,
ConfigValues enumValue) |
ManageDomainsResult |
ConfigurationProvider.setConfigValue(ConfigValues enumValue,
String value,
String loggingValue) |
Copyright © 2012. All Rights Reserved.