Interface IShutdownSupport


public interface IShutdownSupport
  • Field Details

  • Method Details

    • addShutdownHook

      void addShutdownHook(Thread hook, Object position)