- 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 CloudConductor server URL if property.source=c2
- PROPERTY_SOURCE - Static variable in interface de.taimos.daemon.DaemonProperties
-
the property source type (aws, c2, file, http)
- PROPERTY_SOURCE_AWS - Static variable in interface de.taimos.daemon.DaemonProperties
-
the property source type - Amazon Web Services UserData
- PROPERTY_SOURCE_C2 - Static variable in interface de.taimos.daemon.DaemonProperties
-
the property source type - Cinovo CloudConductor 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 CloudConductor template if property.source=c2