Interface ShutdownHooks.Task

Enclosing class:
ShutdownHooks

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

    Modifier and Type
    Method
    Description
    void
    run()