com.nitidus.wt.javaspaces.workers
Class cSpaceCleaner

java.lang.Object
  extended bycom.nitidus.wt.javaspaces.workers.cSpaceCleaner

public class cSpaceCleaner
extends Object


Field Summary
(package private)  net.jini.space.JavaSpace fSpace
           
 
Constructor Summary
cSpaceCleaner()
           
cSpaceCleaner(String timeStamp, String tableName, String host, String userID)
           
 
Method Summary
 void cleanTable(String host, String tableName, String userID)
          Delete all previous talbes with table name that were entered in the space by this machine and this user
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fSpace

net.jini.space.JavaSpace fSpace
Constructor Detail

cSpaceCleaner

public cSpaceCleaner()

cSpaceCleaner

public cSpaceCleaner(String timeStamp,
                     String tableName,
                     String host,
                     String userID)
Method Detail

cleanTable

public void cleanTable(String host,
                       String tableName,
                       String userID)
Delete all previous talbes with table name that were entered in the space by this machine and this user