|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ourgrid.peer.manager.gummanager.events.GumStartReplicaEvent
public class GumStartReplicaEvent
JIC Event that will start a replica at a gum.
Constructor Summary | |
---|---|
GumStartReplicaEvent(EBGum gum,
EventQueue<ResponseEvent> responseQueue)
Default constructor of this event. |
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 GumStartReplicaEvent(EBGum gum, 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 |