Interface DispatcherRunner

    • Method Detail

      • getShutDownFuture

        CompletableFuture<ApplicationStatus> getShutDownFuture()
        Return shut down future of this runner. The shut down future is being completed with the final ApplicationStatus once the runner wants to shut down.
        Returns:
        future with the final application status