public interface DaemonPropertySet
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTOSTART
Set this property to enable autostart for a container
|
static String |
HANDLE
Handle identifier for a container and deployables delivery
|
static String |
JVMLAUNCHER
Set this property to enable the daemon jvm launcher
|
static String |
PASSWORD
Password used when authenticating against the daemon host
|
static String |
URL
Full URL which specifies the daemon location
|
static String |
USERNAME
Username used when authenticating against the daemon host
|
static final String URL
static final String USERNAME
static final String PASSWORD
static final String HANDLE
static final String JVMLAUNCHER
static final String AUTOSTART
Copyright © 2004–2018 Github. All rights reserved.