org.codehaus.wadi.core.contextualiser
Interface Collapser

All Known Implementing Classes:
HashingCollapser

public interface Collapser

Used to provide a Lock on which to collapse requests sharing the same session id.

Version:
$Revision: 2415 $

Method Summary
 java.util.concurrent.locks.Lock getLock(java.lang.String id)
           
 

Method Detail

getLock

java.util.concurrent.locks.Lock getLock(java.lang.String id)


Copyright © 2008. All Rights Reserved.