|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.TimerTask
uws.job.AbstractJob.DurationTimerTask
protected static class AbstractJob.DurationTimerTask
Task that the executionDuration timer of a job must trigger: only calls AbstractJob.abort().
| Field Summary | |
|---|---|
protected AbstractJob |
job
|
| Constructor Summary | |
|---|---|
AbstractJob.DurationTimerTask(AbstractJob j)
|
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class java.util.TimerTask |
|---|
cancel, scheduledExecutionTime |
| 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 AbstractJob.DurationTimerTask(AbstractJob j)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablerun in class java.util.TimerTask
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||