Agent System POND 1.0 (1.7.2000)

PkgAgentSystem.Messaging
Class TerminateAgentMessage

java.lang.Object
  |
  +--PkgAgentSystem.Messaging.Message
        |
        +--PkgAgentSystem.Messaging.TerminateAgentMessage

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

Fields inherited from class PkgAgentSystem.Messaging.Message
addressee, convTypeID, destConvID, sender, srcConvID
 
Constructor Summary
TerminateAgentMessage(AgentIdentity addressee, AgentIdentity sender)
          Creates a new message for terminating an agent.
 
Methods inherited from class PkgAgentSystem.Messaging.Message
copy, getAddressee, getConversationTypeID, getDestConversationID, getSender, getSrcConversationID, setDestConversationID, 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.0 (1.7.2000)

Submit a bug

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