|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for Environment info needed to run TaskManager.
Copyright: Delta Vortex Technologies, 2001.
| Method Summary | |
long |
getDiagnosticReportingIntervalInMillis()
Describes how often diagnostic information is logged. |
Logger |
getLogger()
Provides logger for diagnostic info and error reporting. |
java.lang.String |
getLogLabel()
Label for Task Manager in Logs. |
int |
getMaxNbrConcurrentTasks()
Describes the maximum number of tasks that can be run at one time. |
long |
getTaskTimeAllowedInMillis()
Describes how long a task is allowed to run before being terminated. |
int |
getThreadPriority()
Thread priority used for running tasks. |
| Method Detail |
public Logger getLogger()
public int getMaxNbrConcurrentTasks()
public long getTaskTimeAllowedInMillis()
public long getDiagnosticReportingIntervalInMillis()
public int getThreadPriority()
public java.lang.String getLogLabel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||