fr.dyade.aaa.agent

Class DeleteNot

Implemented Interfaces:
Cloneable, Serializable

public class DeleteNot
extends Notification

This notification is used to ask aaa agent destruction

Field Summary

AgentId
reply
the agent identified by 'reply' will receive a DeleteAck when destruction complete

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

persistent

Constructor Summary

DeleteNot()
DeleteNot(AgentId reply)

Method Summary

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

clone, getContext, setContext, toString

Field Details

reply

public AgentId reply
the agent identified by 'reply' will receive a DeleteAck when destruction complete

Constructor Details

DeleteNot

public DeleteNot()


DeleteNot

public DeleteNot(AgentId reply)


Copyright B) 2004 Scalagent - All rights reserved