org.almendra.janet.cas.simulator.central.interpreters.simulated
Class NodeStartedInterpreter

java.lang.Object
  extended by org.almendra.janet.cas.central.interpreters.CentralInterpreter
      extended by org.almendra.janet.cas.central.interpreters.NodeStartedInterpreter
          extended by org.almendra.janet.cas.simulator.central.interpreters.simulated.NodeStartedInterpreter
All Implemented Interfaces:
IInterpreter

public class NodeStartedInterpreter
extends NodeStartedInterpreter

Author:
Oliver

Field Summary
 
Fields inherited from class org.almendra.janet.cas.central.interpreters.NodeStartedInterpreter
Label, nodeStartedTrait, registry, ViewTitle
 
Constructor Summary
NodeStartedInterpreter()
           
 
Method Summary
protected  boolean registerNode(NodeStartedCommand nodeStartedCommand, IObjectSpace os)
           
 
Methods inherited from class org.almendra.janet.cas.central.interpreters.NodeStartedInterpreter
checkAlive, commandNames, execute, installNodeAnchor, shutdown
 
Methods inherited from class org.almendra.janet.cas.central.interpreters.CentralInterpreter
getAnchor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeStartedInterpreter

public NodeStartedInterpreter()
Method Detail

registerNode

protected boolean registerNode(NodeStartedCommand nodeStartedCommand,
                               IObjectSpace os)
                        throws java.rmi.AlreadyBoundException
Overrides:
registerNode in class NodeStartedInterpreter
Parameters:
command -
Throws:
java.rmi.AlreadyBoundException