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

Quick Search    Search Deep

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

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

public class NextStepMsg
extends NodeMsg

inspector message to ask a new execution step for a traced tuple centre vm


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

Constructor Detail

NextStepMsg

public NextStepMsg(alice.tuplemedium.AgentId id)