Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members

agents.agentrecover.AgentRecoverImpl Class Reference

Inherits agents.agentrecover.AgentRecover.

Inheritance diagram for agents.agentrecover.AgentRecoverImpl:

[legend]
Collaboration diagram for agents.agentrecover.AgentRecoverImpl:
[legend]
List of all members.

Public Member Functions

void setExecutionInfoArray (ExecutionInfo[] executionInfo)
ExecutionInfo[] getExecutionInfoArray ()

Protected Member Functions

void setup ()

Private Attributes

GrmWrapper grm
ExecutionInfo[] executionInfo
Codec codec = new LEAPCodec()
Ontology ontology = MAGOntology.getInstance()

Detailed Description

Class AgentRecoverImpl - Implementation of AgentRecoverImpl

The AgentRecoverImpl it acts as a stationary agent who is responsible for restore failed applications

Author:
Bysmarck Barros de Sousa


Member Function Documentation

ExecutionInfo [] agents.agentrecover.AgentRecoverImpl.getExecutionInfoArray  ) 
 

Return agent list

Returns:
ApplicationInfo The array of agents

Implements agents.agentrecover.AgentRecover.

void agents.agentrecover.AgentRecoverImpl.setExecutionInfoArray ExecutionInfo[]  executionInfo  ) 
 

Set agent list

Parameters:
ApplicationInfo Array whit agents for restore

Implements agents.agentrecover.AgentRecover.

void agents.agentrecover.AgentRecoverImpl.setup  )  [protected]
 


Member Data Documentation

Codec agents.agentrecover.AgentRecoverImpl.codec = new LEAPCodec() [private]
 

ExecutionInfo [] agents.agentrecover.AgentRecoverImpl.executionInfo [private]
 

GrmWrapper agents.agentrecover.AgentRecoverImpl.grm [private]
 

Ontology agents.agentrecover.AgentRecoverImpl.ontology = MAGOntology.getInstance() [private]
 


The documentation for this class was generated from the following file:
Generated on Fri Feb 17 09:37:53 2006 for MAG by  doxygen 1.4.4