|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.ourgrid.peer.manager.gummanager.events.GumRemoteExecuteResponseEvent
public class GumRemoteExecuteResponseEvent
This Event is a response to the JICGuMRemoteExecuteEvent
.
Constructor Summary | |
---|---|
GumRemoteExecuteResponseEvent(ExecutorHandle executorHandle)
The default constructor for this event. |
Method Summary | |
---|---|
java.lang.Object |
getResponse()
Gets the response of an Event . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GumRemoteExecuteResponseEvent(ExecutorHandle executorHandle)
executorHandle
- The task handleMethod Detail |
---|
public java.lang.Object getResponse()
ResponseEvent
Event
.
getResponse
in interface ResponseEvent
ResponseEvent.getResponse()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |