|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Any work encapsulated in a ThreadCapsule must implement this interface.
Method Summary | |
void |
init(TaskContext tc)
This method provides a TaskContect object type
for particular needs like to know the original ServiceContext |
void |
runTask()
Run the task |
Method Detail |
public void init(TaskContext tc)
TaskContect
object type
for particular needs like to know the original ServiceContext
public void runTask()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |