|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ourgrid.mygrid.scheduler.GetGumSpecsRequestEvent
public class GetGumSpecsRequestEvent
Constructor Summary | |
---|---|
GetGumSpecsRequestEvent(GridManager gridManager,
EventQueue<ResponseEvent<java.util.Collection<GumSpec>>> eq)
|
Method Summary | |
---|---|
void |
process()
Gets a list of specifications of the gums currently owned by the EBGridManager. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetGumSpecsRequestEvent(GridManager gridManager, EventQueue<ResponseEvent<java.util.Collection<GumSpec>>> eq)
Method Detail |
---|
public void process()
process
in interface ActionEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |