org.objectweb.perseus.concurrency.lib
Class TimeStamp
- S.Chassande-Barrioz
TimeStamp
public TimeStamp()
close
public boolean close(Object ctxt)
Removes the given context from the 'ctxtTimeStamp' map.
ctxt
- a context
- true if the 'ctxtTimeStamp' map is empty, after the context has
been removed from the map. In such a case, this object can be removed
from the 'timeStamps' map of the enclosing class.
finalize
public void finalize(Object ctxt)
isDirty
public boolean isDirty(Object ctx)
readIntention
public void readIntention(Object ctxt)
reserve
public void reserve()
validate
public boolean validate(Object ctxt)
writeIntention
public void writeIntention(Object ctxt)
Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.