Interface ShutdownAware

  • All Known Implementing Classes:
    BaseProviderFactory

    public interface ShutdownAware
    See the plugin configuration parameter shutdown.
    Since:
    2.19
    • Method Detail

      • setShutdown

        void setShutdown​(Shutdown shutdown)