|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dist1.acb.common.transport.Packet dist1.acb.common.transport.Request dist1.acb.common.transport.RequestWithStringMessage dist1.acb.common.transport.concretePackets.RequestShutdownApplication
Request for shutdowning
Constructor Summary | |
RequestShutdownApplication(java.lang.String reason)
Creates a new instance of RequestShutdownApplication |
Methods inherited from class dist1.acb.common.transport.RequestWithStringMessage |
getMsg, setMsg, toString |
Methods inherited from class dist1.acb.common.transport.Packet |
equals, getId |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public RequestShutdownApplication(java.lang.String reason)
reason
- Reason for shutdowning
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |