fr.dyade.aaa.agent.AdminStartStopNot Class Reference

Inherits fr.dyade.aaa.agent.Notification.

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

StringBuffer toString (StringBuffer output)

Public Attributes

StartScript startScript = null
StopScript stopScript = null

Detailed Description

AdminStartStopNot is a notification to start and stop networks, servers persitents, servers transients and services.

See also:
StartScript

StopScript

AgentAdmin

AdminAckStartStopNot

Definition at line 34 of file AdminStartStopNot.java.


Member Function Documentation

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

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


Member Data Documentation

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

start script vector

Definition at line 41 of file AdminStartStopNot.java.

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

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

stop script vector

Definition at line 43 of file AdminStartStopNot.java.

Referenced by fr.dyade.aaa.agent.AdminStartStopNot.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