intarsys runtime library

de.intarsys.tools.locking
Class AbstractLockStrategy

java.lang.Object
  extended by de.intarsys.tools.locking.AbstractLockStrategy
All Implemented Interfaces:
ILockStrategy
Direct Known Subclasses:
NullLockStrategy

public abstract class AbstractLockStrategy
extends Object
implements ILockStrategy

Abstract ILockStrategy implementation.


Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface de.intarsys.tools.locking.ILockStrategy
lock, unlock
 


intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.