fr.dyade.aaa.agent

Class AgentCreateRequest

Implemented Interfaces:
Cloneable, Serializable

public final class AgentCreateRequest
extends Notification

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

Field Summary

AgentId
reply
Id.

Fields inherited from class fr.dyade.aaa.agent.Notification

persistent

Constructor Summary

AgentCreateRequest(Agent agent)
AgentCreateRequest(Agent agent, AgentId reply)

Method Summary

AgentId
getDeploy()

Methods inherited from class fr.dyade.aaa.agent.Notification

clone, getContext, setContext, toString

Field Details

reply

public AgentId reply
Id. of agent to reply to

Constructor Details

AgentCreateRequest

public AgentCreateRequest(Agent agent)
            throws IOException


AgentCreateRequest

public AgentCreateRequest(Agent agent,
                          AgentId reply)
            throws IOException

Method Details

getDeploy

public final AgentId getDeploy()


Copyright B) 2004 Scalagent - All rights reserved