fr.dyade.aaa.agent
Class FlowControlNot

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

public class FlowControlNot
extends Notification

Flow control notification.

This notification is used to control the flow of notifications from a DriverIn object to its associated agent.

See Also:
DriverIn, Serialized Form

Field Summary
 
Fields inherited from class fr.dyade.aaa.agent.Notification
persistent
 
Method Summary
 java.lang.String toString()
          Provides a string image for this object.
 
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
 

Method Detail

toString

public java.lang.String toString()
Provides a string image for this object.

Overrides:
toString in class Notification
Returns:
printable image of this object


Copyright ? 2004 Scalagent - All rights reserved