|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.dyade.aaa.agent.Notification
fr.dyade.aaa.agent.AdminReplyNot
AdminReplyNot is a notification. It's a reply of AdminRequestNot.
StartScript
,
StopScript
,
AgentAdmin
,
AdminRequestNot
,
Serialized FormField Summary | |
ExceptionCmd |
exc
exception catch in configuration |
StartScript |
startScript
start script |
int |
status
operation status |
StopScript |
stopScript
stop script |
Fields inherited from class fr.dyade.aaa.agent.Notification |
persistent |
Constructor Summary | |
AdminReplyNot()
|
|
AdminReplyNot(ExceptionCmd exc)
|
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class fr.dyade.aaa.agent.Notification |
clone, getContext, setContext |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public ExceptionCmd exc
public StartScript startScript
public StopScript stopScript
public int status
Constructor Detail |
public AdminReplyNot()
public AdminReplyNot(ExceptionCmd exc)
Method Detail |
public java.lang.String toString()
toString
in class Notification
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |