de.intarsys.tools.locking
Class LockStrategy

java.lang.Object
  extended by de.intarsys.tools.locking.LockStrategy

public class LockStrategy
extends java.lang.Object


Constructor Summary
LockStrategy()
           
 
Method Summary
static ILockStrategy get()
           
static void set(ILockStrategy active)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LockStrategy

public LockStrategy()
Method Detail

get

public static ILockStrategy get()

set

public static void set(ILockStrategy active)