com.scalagent.scheduler.RemoveConditionListener Class Reference

Inherits fr.dyade.aaa.agent.Notification.

Inheritance diagram for com.scalagent.scheduler.RemoveConditionListener:

Inheritance graph
[legend]
Collaboration diagram for com.scalagent.scheduler.RemoveConditionListener:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RemoveConditionListener (String name)
StringBuffer toString (StringBuffer output)

Package Attributes

String name

Detailed Description

Notification requesting an agent to be unregistered for receiving Condition notifications for a scheduled event. An agent may only unregister itself.

See also:
Scheduler

Definition at line 33 of file RemoveConditionListener.java.


Constructor & Destructor Documentation

com.scalagent.scheduler.RemoveConditionListener.RemoveConditionListener ( String  name  ) 

Creates an item.

Parameters:
name condition name

Definition at line 46 of file RemoveConditionListener.java.


Member Function Documentation

StringBuffer com.scalagent.scheduler.RemoveConditionListener.toString ( StringBuffer  output  ) 

Provides a string image for this object.

Returns:
a string image for this object

Reimplemented from fr.dyade.aaa.agent.Notification.

Definition at line 56 of file RemoveConditionListener.java.

References com.scalagent.scheduler.RemoveConditionListener.name.


Member Data Documentation

String com.scalagent.scheduler.RemoveConditionListener.name [package]

condition name

Definition at line 39 of file RemoveConditionListener.java.

Referenced by com.scalagent.scheduler.RemoveConditionListener.toString().


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