eu.emi.dsr.p2p
Class ValidityCheck

java.lang.Object
  extended by eu.emi.dsr.p2p.ValidityCheck
All Implemented Interfaces:
Runnable

public class ValidityCheck
extends Object
implements Runnable

Periodically database entries validity checking by the GSR

Author:
g.szigeti

Constructor Summary
ValidityCheck(int delay)
          Constructor for a Soft-State mechanism
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidityCheck

public ValidityCheck(int delay)
Constructor for a Soft-State mechanism

Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2012. All Rights Reserved.