fr.dyade.aaa.agent.AgentCreateRequest Class Reference

Inherits fr.dyade.aaa.agent.Notification.

Inheritance diagram for fr.dyade.aaa.agent.AgentCreateRequest:

Inheritance graph
[legend]
Collaboration diagram for fr.dyade.aaa.agent.AgentCreateRequest:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AgentCreateRequest (Agent agent) throws IOException
 AgentCreateRequest (Agent agent, AgentId reply) throws IOException
final AgentId getDeploy ()

Public Attributes

AgentId reply

Package Attributes

AgentId deploy
byte agentState []

Static Package Attributes

static final long serialVersionUID = 1L

Detailed Description

This notification is used to ask aa agent creation to a remote agent factory.

Definition at line 29 of file AgentCreateRequest.java.


Member Data Documentation

AgentId fr.dyade.aaa.agent.AgentCreateRequest.reply

Id. of agent to reply to

Definition at line 36 of file AgentCreateRequest.java.

Referenced by fr.dyade.aaa.agent.AgentCreateRequest.AgentCreateRequest(), and fr.dyade.aaa.agent.AgentFactory.react().

AgentId fr.dyade.aaa.agent.AgentCreateRequest.deploy [package]

Id. of agent to deploy, used since id is not more serialized in agent state.

Definition at line 41 of file AgentCreateRequest.java.

Referenced by fr.dyade.aaa.agent.AgentCreateRequest.getDeploy(), and fr.dyade.aaa.agent.AgentFactory.react().

byte fr.dyade.aaa.agent.AgentCreateRequest.agentState[] [package]

Serialized state of the agent

Definition at line 43 of file AgentCreateRequest.java.

Referenced by fr.dyade.aaa.agent.AgentCreateRequest.AgentCreateRequest(), and fr.dyade.aaa.agent.AgentFactory.react().


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