org.codehaus.wadi.core.contextualiser
Interface MotableLockHandler

All Known Implementing Classes:
BasicMotableLockHandler

public interface MotableLockHandler

Version:
$Rev:$ $Date:$

Method Summary
 boolean acquire(Invocation invocation, Motable motable)
           
 void release(Invocation invocation, Motable motable)
           
 

Method Detail

acquire

boolean acquire(Invocation invocation,
                Motable motable)

release

void release(Invocation invocation,
             Motable motable)


Copyright © 2011. All Rights Reserved.