|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ourgrid.common.event.ShutdownResponseEvent
public class ShutdownResponseEvent
A ResponseEvent
that can block waiting for its response, that
corresponds to a shutdown.
Constructor Summary | |
---|---|
ShutdownResponseEvent()
|
Method Summary | |
---|---|
java.lang.Object |
getResponse()
Gets the response of this Event when its ready. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShutdownResponseEvent()
Method Detail |
---|
public java.lang.Object getResponse()
getResponse
in interface ResponseEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |