fr.dyade.aaa.agent
Class AdminStartStopNot

java.lang.Object
  extended byfr.dyade.aaa.agent.Notification
      extended byfr.dyade.aaa.agent.AdminStartStopNot
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class AdminStartStopNot
extends Notification

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

See Also:
StartScript, StopScript, AgentAdmin, AdminAckStartStopNot, Serialized Form

Field Summary
 StartScript startScript
          start script vector
 StopScript stopScript
          stop script vector
 
Fields inherited from class fr.dyade.aaa.agent.Notification
persistent
 
Constructor Summary
AdminStartStopNot()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class fr.dyade.aaa.agent.Notification
clone, getContext, setContext
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

startScript

public StartScript startScript
start script vector


stopScript

public StopScript stopScript
stop script vector

Constructor Detail

AdminStartStopNot

public AdminStartStopNot()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class Notification


Copyright ? 2004 Scalagent - All rights reserved