|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ourgrid.mygrid.scheduler.event.RemoveJobRequestEvent
public class RemoveJobRequestEvent
Constructor Summary | |
---|---|
RemoveJobRequestEvent(int jobId,
JobManager jobManager,
EventQueue<ResponseEvent> responseQueue)
|
Method Summary | |
---|---|
void |
process()
Performs the specific processing of a given Event . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoveJobRequestEvent(int jobId, JobManager jobManager, EventQueue<ResponseEvent> responseQueue)
Method Detail |
---|
public void process()
ActionEvent
Event
.
process
in interface ActionEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |