cad.simcad.utilz.servers
Class CoherenceChecker

java.lang.Object
  |
  +--cad.simcad.utilz.servers.CoherenceChecker

public class CoherenceChecker
extends java.lang.Object


Field Summary
static int MAX_DELAY
           
 
Constructor Summary
CoherenceChecker()
           
 
Method Summary
 void add(Id i)
           
 java.lang.String checkTimeOut()
           
 java.util.Date get(Id i)
           
 void remove(Id i)
           
 void set(int j, Id i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAX_DELAY

public static int MAX_DELAY
Constructor Detail

CoherenceChecker

public CoherenceChecker()
Method Detail

add

public void add(Id i)

remove

public void remove(Id i)

get

public java.util.Date get(Id i)

set

public void set(int j,
                Id i)

checkTimeOut

public java.lang.String checkTimeOut()

Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be