Interface ShutdownHook.Task

Enclosing class:
ShutdownHook

public static interface ShutdownHook.Task
Essentially a Runnable which allows running to throw an exception.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()