|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Tasklet
A Tasklet is a runnable. Any runnable should be a tasklet candidat. some services are required to let handling from nodes efficient.
| Method Summary | |
|---|---|
int |
getCr()
gets completion code. |
void |
setContext(TaskletContext c)
set tsklet context. |
| Methods inherited from interface java.lang.Runnable |
|---|
run |
| Method Detail |
|---|
int getCr()
void setContext(TaskletContext c)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||