Class LogbackLock


  • @Deprecated(since="2022-01-27")
    public class LogbackLock
    extends java.lang.Object
    Deprecated.
    This internal logback API is not supported by AEM as a Cloud Service.
    This class just makes it easier to identify locks associated with logback when analysing thread dumps.
    • Constructor Summary

      Constructors 
      Constructor Description
      LogbackLock()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • LogbackLock

        public LogbackLock()
        Deprecated.