public class AgentControlIntegrationHealthConfig extends BaseConfig
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FREQUENCY |
static int |
FREQUENCY_DEFAULT |
static java.lang.String |
LOCATION |
static java.net.URI |
LOCATION_DEFAULT |
static java.lang.String |
ROOT |
addDeprecatedProperties, COMMA_SEPARATOR, deprecatedProperties, SEMI_COLON_SEPARATOR, systemPropertyPrefix| Constructor and Description |
|---|
AgentControlIntegrationHealthConfig(java.util.Map<java.lang.String,java.lang.Object> props,
java.lang.String systemPropertyPrefix) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHealthClientType() |
java.net.URI |
getHealthDeliveryLocation() |
int |
getHealthReportingFrequency() |
addDeprecatedProperty, castValue, clearDeprecatedProperties, getDoubleProperty, getIntegerSet, getIntProperty, getProperties, getProperty, getProperty, getPropertyFromSystemEnvironment, getPropertyFromSystemProperties, getStringPropertyOrNull, getSystemPropertyKey, getUniqueStrings, getUniqueStrings, getUniqueStringsFromCollection, getUniqueStringsFromCollection, getUniqueStringsFromString, nestedPropspublic static final java.lang.String ROOT
public static final java.lang.String FREQUENCY
public static final int FREQUENCY_DEFAULT
public static final java.lang.String LOCATION
public static final java.net.URI LOCATION_DEFAULT