Class ShutdownHooks

java.lang.Object
org.jline.utils.ShutdownHooks

public final class ShutdownHooks extends Object
Manages the JLine shutdown-hook thread and tasks to execute on shutdown.
Since:
2.7
Author:
Jason Dillon
  • Constructor Details

    • ShutdownHooks

      public ShutdownHooks()
  • Method Details