|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuws.job.timerTask.DurationTimerTask
public class DurationTimerTask
Task that the executionDuration timer of a job must trigger: only change the current phase of the job to ABORTED.
| Field Summary | |
|---|---|
protected AbstractJob |
job
|
| Constructor Summary | |
|---|---|
DurationTimerTask(AbstractJob j)
|
|
| Method Summary | |
|---|---|
void |
run()
The task that the timer must execute. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final AbstractJob job
| Constructor Detail |
|---|
public DurationTimerTask(AbstractJob j)
| Method Detail |
|---|
public void run()
JobTimerTask
run in interface JobTimerTask
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||