|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.util.TimerTask
|
+--org.smartcomps.twister.engine.priv.timer.ExecutionContextTask
|
+--org.smartcomps.twister.engine.priv.timer.PickECTask
Callback for alarm events of pick execution contexts.
EngineTimer,
PickEC| Field Summary | |
java.lang.Long |
pickECId
|
| Constructor Summary | |
PickECTask(java.lang.Long pickECId,
int activityPos)
|
|
| Method Summary | |
java.lang.String |
getAdditionalInfo()
|
java.lang.Long |
getContextId()
|
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 |
public java.lang.Long pickECId
| Constructor Detail |
public PickECTask(java.lang.Long pickECId,
int activityPos)
| Method Detail |
public java.lang.Long getContextId()
getContextId in class ExecutionContextTaskpublic void run()
run in interface java.lang.Runnablerun in class java.util.TimerTaskpublic java.lang.String getAdditionalInfo()
getAdditionalInfo in class ExecutionContextTask
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||