|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.core.contextualiser.BasicExclusiveContextualiserLockHandler
public class BasicExclusiveContextualiserLockHandler
Constructor Summary | |
---|---|
BasicExclusiveContextualiserLockHandler(ConcurrentMotableMap map)
|
Method Summary | |
---|---|
Motable |
acquire(Invocation invocation,
java.lang.String id)
|
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 BasicExclusiveContextualiserLockHandler(ConcurrentMotableMap map)
Method Detail |
---|
public Motable acquire(Invocation invocation, java.lang.String id)
acquire
in interface ExclusiveContextualiserLockHandler
public void release(Invocation invocation, Motable motable)
release
in interface ExclusiveContextualiserLockHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |