|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.acelogger.constants.ExecutorManagerConstants
public final class ExecutorManagerConstants

This class defines constants related to ExecutorManager.
| Field Summary | |
|---|---|
static ExecutorManager |
EMPTY
A executor manager that do nothing. |
static ExecutorManager |
NONE
A executor manager suitable to indicate that no executor manager was found. |
static int |
TERMINATION_TIMEOUT
The timeout used for the shutdown process of this executor manager (in milliseconds). |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ExecutorManager EMPTY
public static final ExecutorManager NONE
public static final int TERMINATION_TIMEOUT
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||