Uses of Interface
edu.cmu.emulator.daemon.DaemonInterface

Packages that use DaemonInterface
edu.cmu.emulator.daemon Node control daemon implementation and control classes. 
 

Uses of DaemonInterface in edu.cmu.emulator.daemon
 

Classes in edu.cmu.emulator.daemon that implement DaemonInterface
 class NodeDaemon
          The Daemon that runs on the nodes.
 

Fields in edu.cmu.emulator.daemon declared as DaemonInterface
private  DaemonInterface[] DaemonCommunicator.nodeDaemonStubs
          The nodeDaemon Interface (stub on emulator)
 

Methods in edu.cmu.emulator.daemon that return DaemonInterface
 DaemonInterface DaemonCommunicator.getDaemonStub(String nodeName)
          obtain the Daemon Interface for the node
 



Copyright © 2013. All Rights Reserved.