public interface GeneralPropertySet
Modifier and Type | Field and Description |
---|---|
static String |
HOSTNAME
Hostname on which the container is listening to.
|
static String |
JVMARGS
JVM args to be used when starting/stopping containers (ex: "-Xmx500m").
|
static String |
LOGGING
Logging level for logging container information.
|
static String |
PROTOCOL
Protocol on which the container is listening to.
|
static String |
RMI_PORT
The port to use when communicating with this server, for example to start and stop it.
|
static final String PROTOCOL
static final String HOSTNAME
static final String LOGGING
static final String JVMARGS
static final String RMI_PORT
Copyright © 2004-2013 Codehaus. All Rights Reserved.