public final class DaemonProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DAEMON_NAME
the name of the daemon
|
static String |
DNS_TTL
the ttl for dns timeouts
|
static String |
LOGGER_CONFIGURER
the clazz of the
ILoggingConfigurer |
static String |
PROPERTY_LOCATION
the property location (file name or URL)
|
static String |
PROPERTY_SERVER
the CloudConductor server URL if property.source=c2
|
static String |
PROPERTY_SOURCE
the property source type (aws, c2, file, http)
|
static String |
PROPERTY_SOURCE_AWS
the property source type - Amazon Web Services UserData
|
static String |
PROPERTY_SOURCE_C2
the property source type - Cinovo CloudConductor Server
|
static String |
PROPERTY_SOURCE_FILE
the property source type - local file
|
static String |
PROPERTY_SOURCE_HTTP
the property source type - HTTP GET resource
|
static String |
PROPERTY_TEMPLATE
the CloudConductor template if property.source=c2
|
static String |
SERVICE_NAME
the name of the daemon
|
static String |
STARTUP_MODE
daemon startup mode (dev|run)
|
static String |
STARTUP_MODE_DEV
daemon startup mode - Development
|
static String |
STARTUP_MODE_RUN
daemon startup mode - Run (Foreground)
|
public static final String STARTUP_MODE
public static final String STARTUP_MODE_DEV
public static final String STARTUP_MODE_RUN
public static final String DNS_TTL
public static final String LOGGER_CONFIGURER
ILoggingConfigurerpublic static final String DAEMON_NAME
public static final String SERVICE_NAME
public static final String PROPERTY_SOURCE
public static final String PROPERTY_LOCATION
public static final String PROPERTY_SERVER
public static final String PROPERTY_TEMPLATE
public static final String PROPERTY_SOURCE_AWS
public static final String PROPERTY_SOURCE_FILE
public static final String PROPERTY_SOURCE_HTTP
public static final String PROPERTY_SOURCE_C2
Copyright © 2015–2018 Taimos GmbH. All rights reserved.