public interface ContainerConstants
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONTEXT_DIRECTORY
Context Directory: The location of the context.
|
static java.lang.String |
THREAD_TIMEOUT
Thread timeout: Information about the hardware the impl is running on.
|
static java.lang.String |
THREADS_CPU
Threads per CPU: Information about the hardware the impl is running on.
|
static java.lang.String |
WORK_DIRECTORY
Work Directory: The location the impl can store temperorary files.
|
static final java.lang.String CONTEXT_DIRECTORY
static final java.lang.String WORK_DIRECTORY
static final java.lang.String THREADS_CPU
static final java.lang.String THREAD_TIMEOUT