br.ufsc.das
Class DepSpaceManager

java.lang.Object
  extended by TOMReceiver
      extended by br.ufsc.das.DepSpaceManager
All Implemented Interfaces:
TSReceiver

public class DepSpaceManager
extends TOMReceiver
implements TSReceiver


Field Summary
 TSConfiguration conf
           
 
Constructor Summary
DepSpaceManager(TSCommunicationSystem communication, TSConfiguration conf)
          Creates a new instance of TuplaSpaceManager
 
Method Summary
 void deliver(TSMessage msg)
           
 void run(TSMessage request)
           
 void sendResult(TSMessage reply, int target)
           
 void TOMRequestReceive(TOMMessage msg)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

conf

public TSConfiguration conf
Constructor Detail

DepSpaceManager

public DepSpaceManager(TSCommunicationSystem communication,
                       TSConfiguration conf)
Creates a new instance of TuplaSpaceManager

Method Detail

deliver

public void deliver(TSMessage msg)
Specified by:
deliver in interface TSReceiver

TOMRequestReceive

public void TOMRequestReceive(TOMMessage msg)

run

public void run(TSMessage request)

sendResult

public void sendResult(TSMessage reply,
                       int target)