Class LoggingSetupRecorder.ShutdownNotifier

java.lang.Object
io.quarkus.runtime.logging.LoggingSetupRecorder.ShutdownNotifier
All Implemented Interfaces:
ShutdownListener
Enclosing class:
LoggingSetupRecorder

public static class LoggingSetupRecorder.ShutdownNotifier extends Object implements ShutdownListener
  • Field Details

    • shutdown

      volatile boolean shutdown
  • Constructor Details

    • ShutdownNotifier

      public ShutdownNotifier()
  • Method Details