Class DispatcherShutDownTask

    • Method Detail

      • run

        public void run()
        Take the necessary action. This method cannot abort the shutdown, and must not require user interaction to complete successfully. This method will be run in parallel to other ShutDownTasks.