fr.dyade.aaa.agent.AdminReplyNot Class Reference

Inherits fr.dyade.aaa.agent.Notification.

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AdminReplyNot ()
 AdminReplyNot (ExceptionCmd exc)
StringBuffer toString (StringBuffer output)

Public Attributes

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

Detailed Description

AdminReplyNot is a notification. It's a reply of AdminRequestNot.

See also:
StartScript

StopScript

AgentAdmin

AdminRequestNot

Definition at line 33 of file AdminReplyNot.java.


Member Function Documentation

StringBuffer fr.dyade.aaa.agent.AdminReplyNot.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 59 of file AdminReplyNot.java.

References fr.dyade.aaa.agent.AdminReplyNot.exc.


Member Data Documentation

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

exception catch in configuration

Definition at line 37 of file AdminReplyNot.java.

Referenced by fr.dyade.aaa.agent.AdminReplyNot.AdminReplyNot(), and fr.dyade.aaa.agent.AdminReplyNot.toString().

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

start script

Definition at line 39 of file AdminReplyNot.java.

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

stop script

Definition at line 41 of file AdminReplyNot.java.

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

operation status

Definition at line 43 of file AdminReplyNot.java.


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