Class LogbackLock


  • public class LogbackLock
    extends java.lang.Object
    This class just makes it easier to identify locks associated with logback when analysing thread dumps.
    • Constructor Summary

      Constructors 
      Constructor Description
      LogbackLock()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LogbackLock

        public LogbackLock()