fr.dyade.aaa.agent
Class AdminAckStartStopNot
java.lang.Object
fr.dyade.aaa.agent.Notification
fr.dyade.aaa.agent.AdminAckStartStopNot
- All Implemented Interfaces:
- java.lang.Cloneable, java.io.Serializable
- public class AdminAckStartStopNot
- extends Notification
AdminAckStartStopNot is a notification. It's
an acknowledge of AdminStartStopNot.
- See Also:
StartScript
,
StopScript
,
AgentAdmin
,
AdminStartStopNot
,
Serialized Form
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
exc
public ExceptionCmd exc
- exception catch in start/stop
startScript
public StartScript startScript
- start script
stopScript
public StopScript stopScript
- stop script
status
public int status
- operation status
AdminAckStartStopNot
public AdminAckStartStopNot()
AdminAckStartStopNot
public AdminAckStartStopNot(ExceptionCmd exc)
toString
public java.lang.String toString()
- Overrides:
toString
in class Notification
Copyright ? 2004 Scalagent - All rights reserved