org.codehaus.wadi.core.contextualiser
Class BasicExclusiveContextualiserLockHandler

java.lang.Object
  extended by org.codehaus.wadi.core.contextualiser.BasicExclusiveContextualiserLockHandler
All Implemented Interfaces:
ExclusiveContextualiserLockHandler

public class BasicExclusiveContextualiserLockHandler
extends java.lang.Object
implements ExclusiveContextualiserLockHandler

Version:
$Rev:$ $Date:$

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

BasicExclusiveContextualiserLockHandler

public BasicExclusiveContextualiserLockHandler(ConcurrentMotableMap map)
Method Detail

acquire

public Motable acquire(Invocation invocation,
                       java.lang.String id)
Specified by:
acquire in interface ExclusiveContextualiserLockHandler

release

public void release(Invocation invocation,
                    Motable motable)
Specified by:
release in interface ExclusiveContextualiserLockHandler


Copyright © 2011. All Rights Reserved.