fr.dyade.aaa.agent.AdminRequestNot Class Reference

Inherits fr.dyade.aaa.agent.Notification.

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AdminRequestNot (Script script, boolean autoStart, boolean silence)
 AdminRequestNot (Script script, boolean autoStart)
 AdminRequestNot (Script script)
StringBuffer toString (StringBuffer output)

Public Attributes

Script script = null
boolean autoStart = false
boolean silence = false

Detailed Description

AdminRequestNot is a notification to configure A3CMLConfig.

See also:
Script

AgentAdmin

AdminReplyNot

Definition at line 32 of file AdminRequestNot.java.


Member Function Documentation

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

References fr.dyade.aaa.agent.AdminRequestNot.autoStart, fr.dyade.aaa.agent.AdminRequestNot.script, and fr.dyade.aaa.agent.AdminRequestNot.silence.


Member Data Documentation

Script fr.dyade.aaa.agent.AdminRequestNot.script = null

configuration script.

Definition at line 36 of file AdminRequestNot.java.

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

boolean fr.dyade.aaa.agent.AdminRequestNot.autoStart = false

used to start script in a same reaction. (set configuration and start this configuration)

Definition at line 39 of file AdminRequestNot.java.

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

boolean fr.dyade.aaa.agent.AdminRequestNot.silence = false

silence use for idempotence.

Definition at line 41 of file AdminRequestNot.java.

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


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