|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ourgrid.mygrid.scheduler.event.SimpleResponseEvent<T>
public class SimpleResponseEvent<T>
Constructor Summary | |
---|---|
SimpleResponseEvent(T value)
|
Method Summary | |
---|---|
T |
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 SimpleResponseEvent(T value)
Method Detail |
---|
public T getResponse()
ResponseEvent
Event
.
getResponse
in interface ResponseEvent<T>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |