|
intarsys runtime library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.tools.locking.AbstractLockStrategy
de.intarsys.tools.locking.NullLockStrategy
public class NullLockStrategy
Constructor Summary | |
---|---|
NullLockStrategy()
|
Method Summary | |
---|---|
boolean |
lock(Object object,
Object owner,
ILockLevel level)
|
void |
unlock(Object object,
Object owner)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NullLockStrategy()
Method Detail |
---|
public boolean lock(Object object, Object owner, ILockLevel level)
public void unlock(Object object, Object owner)
|
intarsys runtime library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |