Interface ShutdownAware

All Known Implementing Classes:
BaseProviderFactory

public interface ShutdownAware
See the plugin configuration parameter shutdown.
Since:
2.19
Author:
Tibor Digana (tibor17)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • setShutdown

      void setShutdown(Shutdown shutdown)