Interface IConfigTask

    • Method Detail

      • execute

        com.google.common.util.concurrent.ListenableFuture<ConfigTaskResult> execute​(IConfigTaskExecutor configTaskExecutor)
                                                                              throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException