Interface Shutdownable

    • Method Detail

      • shutdown

        void shutdown()
        Shuts down an instance. It is expected that this method will be called on JVM exit. To make this happen, register the instance with ShutdownHook.