Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

alice.tuplemedium.runtime
Class ShutdownMsg  view ShutdownMsg download ShutdownMsg.java

java.lang.Object
  extended byalice.tuplemedium.runtime.NodeMsg
      extended byalice.tuplemedium.runtime.CommunicationEventMsg
          extended byalice.tuplemedium.runtime.ShutdownMsg
All Implemented Interfaces:
java.io.Serializable

public class ShutdownMsg
extends CommunicationEventMsg

message indicating that a user has shutdown


Field Summary
 
Fields inherited from class alice.tuplemedium.runtime.CommunicationEventMsg
template, tuple
 
Fields inherited from class alice.tuplemedium.runtime.NodeMsg
aid, methodName
 
Constructor Summary
ShutdownMsg(alice.tuplemedium.AgentId id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShutdownMsg

public ShutdownMsg(alice.tuplemedium.AgentId id)