Interface ShutdownListener

All Known Implementing Classes:
FetchAndAdd, Snark

interface ShutdownListener
Callback for end of shutdown sequence.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when the SnarkShutdown hook has finished shutting down all subcomponents.
  • Method Details

    • shutdown

      void shutdown()
      Called when the SnarkShutdown hook has finished shutting down all subcomponents.