Agent System POND 1.2 (28.2.2002)

PkgAgentSystem.Messaging
Class TerminateAgentMessage

java.lang.Object
  |
  +--PkgAgentSystem.Messaging.Message
        |
        +--PkgAgentSystem.Messaging.TerminateAgentMessage
All Implemented Interfaces:
Cloneable, MessageType, Serializable

public class TerminateAgentMessage
extends Message

A message requesting that the recipient of the message be terminated. Used by the TerminateAgentConversation.

Version:
1.0, 1.7.2000
Author:
Michael Sonntag
See Also:
TerminateAgentConversation, Serialized Form

Constructor Summary
TerminateAgentMessage(AgentIdentity addressee, AgentIdentity sender)
          Creates a new message for terminating an agent.
 
Methods inherited from class PkgAgentSystem.Messaging.Message
copy, fromInitiator, getAddressee, getConversationTypeID, getDestConversationID, getSender, getSrcConversationID, setAddressee, setConversationTypeID, setDestConversationID, setFromInitiator, setSender, setSrcConversationID, toString
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TerminateAgentMessage

public TerminateAgentMessage(AgentIdentity addressee,
                             AgentIdentity sender)
Creates a new message for terminating an agent.
Parameters:
addressee - the identity of the recipient. Must be provided.
sender - the identity of the sender. Must be provided.

Agent System POND 1.2 (28.2.2002)

Submit a bug

Copyright 2001,2002 Michael Sonntag & Institute for Information Processing and Microprocessor Technology (FIM), Johannes-Kepler-University Linz, Altenbergerstr. 69, A-4040 Linz, Austria.