org.codehaus.wadi.impl
Class DebugCollapser

java.lang.Object
  extended byorg.codehaus.wadi.impl.DebugCollapser
All Implemented Interfaces:
Collapser

public class DebugCollapser
extends Object
implements Collapser

A lock Collapser, with useful debugging info

Version:
$Revision: 1139 $
Author:
Jules Gosnell

Field Summary
protected  Log _log
           
protected  Sync _sync
           
 
Constructor Summary
DebugCollapser()
           
 
Method Summary
 Sync getLock(String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_log

protected final Log _log

_sync

protected Sync _sync
Constructor Detail

DebugCollapser

public DebugCollapser()
Method Detail

getLock

public Sync getLock(String id)
Specified by:
getLock in interface Collapser


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