- PROPERTY_LOCATION - Static variable in interface de.taimos.daemon.DaemonProperties
-
the property location (file name or URL)
- PROPERTY_SERVER - Static variable in interface de.taimos.daemon.DaemonProperties
-
the config server URL if property.source=cs
- PROPERTY_SOURCE - Static variable in interface de.taimos.daemon.DaemonProperties
-
the property source type (aws, cs, file, http)
- PROPERTY_SOURCE_AWS - Static variable in interface de.taimos.daemon.DaemonProperties
-
the property source type - Amazon Web Services UserData
- PROPERTY_SOURCE_CS - Static variable in interface de.taimos.daemon.DaemonProperties
-
the property source type - Cinovo Config Server
- PROPERTY_SOURCE_FILE - Static variable in interface de.taimos.daemon.DaemonProperties
-
the property source type - local file
- PROPERTY_SOURCE_HTTP - Static variable in interface de.taimos.daemon.DaemonProperties
-
the property source type - HTTP GET resource
- PROPERTY_TEMPLATE - Static variable in interface de.taimos.daemon.DaemonProperties
-
the config server template if property.source=cs