fr.dyade.aaa.agent.AdminAckStartStopNot Class Reference

Inherits fr.dyade.aaa.agent.Notification.

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

Inheritance graph
[legend]
Collaboration diagram for fr.dyade.aaa.agent.AdminAckStartStopNot:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AdminAckStartStopNot ()
 AdminAckStartStopNot (ExceptionCmd exc)
StringBuffer toString (StringBuffer output)

Public Attributes

ExceptionCmd exc = null
StartScript startScript = null
StopScript stopScript = null
int status = 0

Detailed Description

AdminAckStartStopNot is a notification. It's an acknowledge of AdminStartStopNot.

See also:
StartScript

StopScript

AgentAdmin

AdminStartStopNot

Definition at line 34 of file AdminAckStartStopNot.java.


Member Function Documentation

StringBuffer fr.dyade.aaa.agent.AdminAckStartStopNot.toString ( StringBuffer  output  ) 

Appends a string image for this object to the StringBuffer parameter.

Parameters:
output buffer to fill in
Returns:
output buffer is returned

Reimplemented from fr.dyade.aaa.agent.Notification.

Definition at line 63 of file AdminAckStartStopNot.java.

References fr.dyade.aaa.agent.AdminAckStartStopNot.startScript, and fr.dyade.aaa.agent.AdminAckStartStopNot.stopScript.


Member Data Documentation

ExceptionCmd fr.dyade.aaa.agent.AdminAckStartStopNot.exc = null

exception catch in start/stop

Definition at line 41 of file AdminAckStartStopNot.java.

Referenced by fr.dyade.aaa.agent.AdminAckStartStopNot.AdminAckStartStopNot().

StartScript fr.dyade.aaa.agent.AdminAckStartStopNot.startScript = null

start script

Definition at line 43 of file AdminAckStartStopNot.java.

Referenced by fr.dyade.aaa.agent.AdminAckStartStopNot.toString().

StopScript fr.dyade.aaa.agent.AdminAckStartStopNot.stopScript = null

stop script

Definition at line 45 of file AdminAckStartStopNot.java.

Referenced by fr.dyade.aaa.agent.AdminAckStartStopNot.toString().

int fr.dyade.aaa.agent.AdminAckStartStopNot.status = 0

operation status

Definition at line 47 of file AdminAckStartStopNot.java.


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:16:11 2008 for joram by  doxygen 1.5.0