public class NullLockStrategy extends AbstractLockStrategy
NullLockStrategy()
boolean
lock(Object object, Object owner, ILockLevel level)
void
unlock(Object object, Object owner)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NullLockStrategy()
public boolean lock(Object object, Object owner, ILockLevel level)
public void unlock(Object object, Object owner)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.