|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GeneralPropertySet
Gathers all general container properties valid for all types of containers.
Field Summary | |
---|---|
static String |
HOSTNAME
Hostname on which the container is listening to. |
static String |
JAVA_HOME
The location of the jvm to use when starting/stopping containers. |
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 String |
URI_ENCODING
URI Encoding to set. |
Field Detail |
---|
static final String PROTOCOL
static final String HOSTNAME
static final String LOGGING
static final String JVMARGS
static final String RMI_PORT
static final String URI_ENCODING
static final String JAVA_HOME
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |