|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.body.ft.servers.util.KillerJob
A job that kill a given active object
Constructor Summary | |
KillerJob(FTServer server,
UniversalBody toKill,
long toWait)
|
Method Summary | |
void |
doTheJob()
This method contains the main code of the job. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public KillerJob(FTServer server, UniversalBody toKill, long toWait)
Method Detail |
public void doTheJob()
ActiveQueueJob
doTheJob
in interface ActiveQueueJob
ActiveQueueJob.doTheJob()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |