com.scalagent.scheduler.monitor.IndexedCommand Class Reference

Inherits fr.dyade.aaa.agent.Notification.

Inheritance diagram for com.scalagent.scheduler.monitor.IndexedCommand:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 IndexedCommand ()
void setId (int id) throws Exception
int getId ()
StringBuffer toString (StringBuffer output)

Detailed Description

Notification describing a service task. The task is to be performed by a MonitorAgent agent. Task end is reported via an IndexedReport notification.

This class is a variation of Command, which it may eventually replace.

See also:
IndexedReport

Monitor

Command

Definition at line 40 of file IndexedCommand.java.


Constructor & Destructor Documentation

com.scalagent.scheduler.monitor.IndexedCommand.IndexedCommand (  ) 

Creates a notification to be sent.

Definition at line 50 of file IndexedCommand.java.


Member Function Documentation

void com.scalagent.scheduler.monitor.IndexedCommand.setId ( int  id  )  throws Exception

Accesses property. Allows differed setting of id variable. Does not allow changing the variable.

Parameters:
id command identifier

Definition at line 61 of file IndexedCommand.java.

int com.scalagent.scheduler.monitor.IndexedCommand.getId (  ) 

Accesses property.

Returns:
command identifier

Definition at line 73 of file IndexedCommand.java.

StringBuffer com.scalagent.scheduler.monitor.IndexedCommand.toString ( StringBuffer  output  ) 

Appends a string image for this object to the StringBuffer parameter.

Parameters:
output buffer to fill in
Returns:
resulting buffer is returned

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

Definition at line 81 of file IndexedCommand.java.


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