|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides constants used to access the Context object for containers. A impl should allow these values to propagate down to child containers, so that they may create child containers in turn.
Field Summary | |
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. |
Field Detail |
public static final java.lang.String CONTEXT_DIRECTORY
public static final java.lang.String WORK_DIRECTORY
public static final java.lang.String THREADS_CPU
public static final java.lang.String THREAD_TIMEOUT
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |