ch.qos.logback.core.spi
Class LogbackLock

java.lang.Object
  extended by ch.qos.logback.core.spi.LogbackLock

public class LogbackLock
extends Object

This class just makes it easier to identify locks associated with logback when analysing thread dumps.

Author:
Ceki Gücü

Constructor Summary
LogbackLock()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogbackLock

public LogbackLock()


Copyright © 2005-2013 QOS.ch. All Rights Reserved.