Inheritance diagram for fr.dyade.aaa.agent.AdminStartStopNot:


Public Member Functions | |
| StringBuffer | toString (StringBuffer output) |
Public Attributes | |
| StartScript | startScript = null |
| StopScript | stopScript = null |
StopScript
Definition at line 34 of file AdminStartStopNot.java.
| StringBuffer fr.dyade.aaa.agent.AdminStartStopNot.toString | ( | StringBuffer | output | ) |
Appends a string image for this object to the StringBuffer parameter.
| output | buffer to fill in |
output buffer is returned Reimplemented from fr.dyade.aaa.agent.Notification.
Definition at line 53 of file AdminStartStopNot.java.
References fr.dyade.aaa.agent.AdminStartStopNot.startScript, and fr.dyade.aaa.agent.AdminStartStopNot.stopScript.
start script vector
Definition at line 41 of file AdminStartStopNot.java.
Referenced by fr.dyade.aaa.agent.AdminStartStopNot.toString().
stop script vector
Definition at line 43 of file AdminStartStopNot.java.
Referenced by fr.dyade.aaa.agent.AdminStartStopNot.toString().
1.5.0