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