org.codehaus.wadi
Interface Collapser

All Known Implementing Classes:
DebugCollapser, HashingCollapser

public interface Collapser

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

Version:
$Revision: 1388 $
Author:
Jules Gosnell

Method Summary
 Sync getLock(String id)
           
 

Method Detail

getLock

public Sync getLock(String id)


Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.