|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.schemedit.threadedservices.MonitoredTask
public abstract class MonitoredTask
Provides a monitoring mechanism for threaded tasks
| Constructor Summary | |
|---|---|
MonitoredTask()
Constructor for the MonitoredTask object |
|
| Method Summary | |
|---|---|
abstract boolean |
getIsProcessing()
Gets the isProcessing attribute of the MonitoredTask object |
TaskProgress |
getTaskProgress()
|
void |
setTaskProgress(TaskProgress progress)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MonitoredTask()
index - Description of the ParameterdcsDataManager - Description of the ParametervalidatingServiceDataDir - Description of the Parameter| Method Detail |
|---|
public TaskProgress getTaskProgress()
public void setTaskProgress(TaskProgress progress)
public abstract boolean getIsProcessing()
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||