org.almendra.janet.cas.central.interpreters
Class CentralInterpreter

java.lang.Object
  extended by org.almendra.janet.cas.central.interpreters.CentralInterpreter
All Implemented Interfaces:
IInterpreter
Direct Known Subclasses:
DeregisterNodeInterpreter, NodeShutdownRequestInterpreter, NodeStartedInterpreter, RegisterNodeInterpreter

public abstract class CentralInterpreter
extends java.lang.Object
implements IInterpreter

Author:
Oliver

Constructor Summary
CentralInterpreter()
           
 
Method Summary
protected  CentralAnchor getAnchor(IObjectSpace objectSpace)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.almendra.janet.cas.scheduling.IInterpreter
commandNames, execute
 

Constructor Detail

CentralInterpreter

public CentralInterpreter()
Method Detail

getAnchor

protected CentralAnchor getAnchor(IObjectSpace objectSpace)
Parameters:
objectSpace -
Returns: