|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.core.contextualiser.BasicMotableLockHandler
public class BasicMotableLockHandler
Constructor Summary | |
---|---|
BasicMotableLockHandler()
|
Method Summary | |
---|---|
boolean |
acquire(Invocation invocation,
Motable motable)
|
protected java.util.concurrent.locks.Lock |
getLock(Invocation invocation,
Motable motable)
|
void |
release(Invocation invocation,
Motable motable)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicMotableLockHandler()
Method Detail |
---|
public boolean acquire(Invocation invocation, Motable motable)
acquire
in interface MotableLockHandler
public void release(Invocation invocation, Motable motable)
release
in interface MotableLockHandler
protected java.util.concurrent.locks.Lock getLock(Invocation invocation, Motable motable)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |